vc2008 is lame and needs a custom version of libboost, give it what it wants and get it to quit whining about warnings

This commit is contained in:
Hazim Gazov
2010-04-25 04:32:17 -03:00
parent 3e7f54046a
commit 6ded084390
3 changed files with 22 additions and 20 deletions

View File

@@ -62,7 +62,8 @@ if (WINDOWS)
# Are we using the crummy Visual Studio KDU build workaround?
if (NOT VS_DISABLE_FATAL_WARNINGS)
add_definitions(/WX)
#ESTOY USANDO EL INTERNET
#add_definitions(/WX)
endif (NOT VS_DISABLE_FATAL_WARNINGS)
endif (WINDOWS)