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