comment bit
This commit is contained in:
@@ -208,7 +208,7 @@ cc = gcc -c
|
|||||||
ld = gcc
|
ld = gcc
|
||||||
ifeq "$(MSYSTEM)" "MINGW32"
|
ifeq "$(MSYSTEM)" "MINGW32"
|
||||||
rc = windres --target=pe-i386
|
rc = windres --target=pe-i386
|
||||||
else # MINGW32
|
else # MINGW64
|
||||||
rc = windres --target=pe-x86-64
|
rc = windres --target=pe-x86-64
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user