remove the unsupport option -nologo
This commit is contained in:
parent
81df4c6972
commit
486f2daf3d
@ -46,4 +46,4 @@ STATIC_LDFLAGS=
|
||||
CODEC_UNITTEST_CFLAGS=-D_CRT_SECURE_NO_WARNINGS
|
||||
|
||||
%.res: %.rc
|
||||
$(QUIET_RC)rc -nologo $<
|
||||
$(QUIET_RC)rc $<
|
||||
|
Loading…
Reference in New Issue
Block a user