Merge pull request #1915 from sijchen/winver3
remove the VS2008 unsupport option -nologo
This commit is contained in:
commit
3c8e2a1792
@ -46,4 +46,4 @@ STATIC_LDFLAGS=
|
||||
CODEC_UNITTEST_CFLAGS=-D_CRT_SECURE_NO_WARNINGS
|
||||
|
||||
%.res: %.rc
|
||||
$(QUIET_RC)rc -nologo $<
|
||||
$(QUIET_RC)rc $<
|
||||
|
Loading…
x
Reference in New Issue
Block a user