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