diff -r 49beb75bb3a2 -r c6484d63bbe4 ttd.vcproj --- a/ttd.vcproj Wed Dec 15 17:40:12 2004 +0000 +++ b/ttd.vcproj Wed Dec 15 20:08:01 2004 +0000 @@ -45,6 +45,7 @@ ProgramDataBaseFileName=".\Release/" BrowseInformation="1" WarningLevel="3" + WarnAsError="TRUE" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="1"/> @@ -118,6 +119,7 @@ ProgramDataBaseFileName=".\Checked/" BrowseInformation="1" WarningLevel="3" + WarnAsError="TRUE" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CallingConvention="1"