silence marketing warning from windows compiler

This commit is contained in:
Norbert Thiebaud 2011-08-13 14:11:55 +02:00
parent 0ae3794348
commit c1997502aa

View file

@ -171,6 +171,7 @@ gb_CXXFLAGS := \
-wd4800 \
-wd4820 \
-wd4826 \
-wd4996 \
-Zc:forScope,wchar_t- \
-Zm500 \