Use -fo option instead of /fo.
This commit is contained in:
parent
93a5597c11
commit
9d1ff982a7
@ -46,5 +46,4 @@ STATIC_LDFLAGS=
|
||||
CODEC_UNITTEST_CFLAGS=-D_CRT_SECURE_NO_WARNINGS
|
||||
|
||||
%.res: %.rc
|
||||
# //fo is required instead of /fo because of msys interpreting it as a path otherwise
|
||||
$(QUIET_RC)rc //fo $@ $<
|
||||
$(QUIET_RC)rc -fo $@ $<
|
||||
|
Loading…
Reference in New Issue
Block a user