From: <sv...@ww...> - 2004-12-02 17:56:48
|
Author: delta Date: 2004-12-02 09:56:42 -0800 (Thu, 02 Dec 2004) New Revision: 1334 Modified: trunk/CSP/SimData/CHANGES.current trunk/CSP/SimData/VisualStudio2003/SimData.vcproj Log: * Minor update of SimData.vcproj. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1334 Modified: trunk/CSP/SimData/CHANGES.current =================================================================== --- trunk/CSP/SimData/CHANGES.current 2004-12-01 05:55:59 UTC (rev 1333) +++ trunk/CSP/SimData/CHANGES.current 2004-12-02 17:56:42 UTC (rev 1334) @@ -1,6 +1,9 @@ Version 0.4.0 (in progress) =========================== +2004-12-02: delta + * Minor update of SimData.vcproj. + 2004-11-30: onsight * Add type statement to trc to declare external types. External types must have stream operators for serializing to Writer and Reader Modified: trunk/CSP/SimData/VisualStudio2003/SimData.vcproj =================================================================== --- trunk/CSP/SimData/VisualStudio2003/SimData.vcproj 2004-12-01 05:55:59 UTC (rev 1333) +++ trunk/CSP/SimData/VisualStudio2003/SimData.vcproj 2004-12-02 17:56:42 UTC (rev 1334) @@ -47,7 +47,7 @@ SuppressStartupBanner="TRUE" DebugInformationFormat="0" CompileAs="2" - DisableSpecificWarnings="4511;4512;4100;4275"/> + DisableSpecificWarnings="4511;4512;4100"/> <Tool Name="VCCustomBuildTool"/> <Tool @@ -122,7 +122,7 @@ SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="2" - DisableSpecificWarnings="4511;4512;4100;4275;4505"/> + DisableSpecificWarnings="4511;4512;4100"/> <Tool Name="VCCustomBuildTool"/> <Tool |