fixed settings so it builds - not sure how I managed to get set it not to

This commit is contained in:
jez_higgins 2006-05-01 20:42:36 +00:00
parent 7371da6bd1
commit 0ec2439e9c

View file

@ -26,9 +26,9 @@
MinimalRebuild="FALSE"
BasicRuntimeChecks="0"
RuntimeLibrary="3"
DisableLanguageExtensions="TRUE"
DisableLanguageExtensions="FALSE"
TreatWChar_tAsBuiltInType="TRUE"
ForceConformanceInForLoopScope="TRUE"
ForceConformanceInForLoopScope="FALSE"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"