fix a comment typo
This commit is contained in:
@@ -204,7 +204,7 @@ cc = i686-w64-mingw32-gcc.exe
|
|||||||
ld = i686-w64-mingw32-gcc.exe
|
ld = i686-w64-mingw32-gcc.exe
|
||||||
rc = windres --target=pe-i386
|
rc = windres --target=pe-i386
|
||||||
# the mingw version on our CI is missing
|
# the mingw version on our CI is missing
|
||||||
# windef.h. This will cause the Makefile.mingw32
|
# winres.h. This will cause the Makefile.mingw32
|
||||||
# to put a temporary copy into one of our folders
|
# to put a temporary copy into one of our folders
|
||||||
# that windres is already looking in.
|
# that windres is already looking in.
|
||||||
MISSING_HEADER = Y
|
MISSING_HEADER = Y
|
||||||
|
|||||||
Reference in New Issue
Block a user