Update of /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC8_0/OpenVRML/openvrml-gl
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5348/ide-projects/Windows/VisualC8_0/OpenVRML/openvrml-gl
Modified Files:
openvrml-gl.vcproj
Log Message:
Microsoft Visual Studio project file updates.
Index: openvrml-gl.vcproj
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** openvrml-gl.vcproj 21 Feb 2006 23:01:02 -0000 1.3
--- openvrml-gl.vcproj 19 May 2006 21:47:02 -0000 1.4
***************
*** 191,195 ****
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
! DisableSpecificWarnings="4099;4250;4290;4800"
/>
<Tool
--- 191,195 ----
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
! DisableSpecificWarnings="4099;4250;4251;4275;4290;4800"
/>
<Tool
|