diff --git a/.gitignore b/.gitignore index 7cc8f1b..4c93efa 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ Thumbs.db *.tlog *.vs/ /.vs/ +/.idea/ *.rsuser *.suo *.user diff --git a/Makefile b/Makefile index efd1237..d830fa6 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CC := i686-w64-mingw32-gcc CXX := i686-w64-mingw32-g++ LD := i686-w64-mingw32-g++ -RC := windres +RC := i686-w64-mingw32-windres # Targets NAME := xp_activate32