From: Braden M. <br...@us...> - 2005-11-17 21:51:23
|
Update of /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC7_1/OpenVRML/antlr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22030/ide-projects/Windows/VisualC7_1/OpenVRML/antlr Modified Files: antlr.vcproj Log Message: Project file updates. Index: antlr.vcproj =================================================================== RCS file: /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC7_1/OpenVRML/antlr/antlr.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** antlr.vcproj 15 Nov 2005 02:36:41 -0000 1.3 --- antlr.vcproj 17 Nov 2005 21:51:14 -0000 1.4 *************** *** 24,28 **** MinimalRebuild="TRUE" BasicRuntimeChecks="0" ! RuntimeLibrary="2" TreatWChar_tAsBuiltInType="TRUE" ForceConformanceInForLoopScope="TRUE" --- 24,28 ---- MinimalRebuild="TRUE" BasicRuntimeChecks="0" ! RuntimeLibrary="3" TreatWChar_tAsBuiltInType="TRUE" ForceConformanceInForLoopScope="TRUE" |