From: Braden M. <br...@us...> - 2006-09-22 22:23:11
|
Update of /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC8_0/OpenVRML/openvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv946/ide-projects/Windows/VisualC8_0/OpenVRML/openvrml Modified Files: openvrml.vcproj Log Message: Removed static library configurations from the Visual C++ project files. Index: openvrml.vcproj =================================================================== RCS file: /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC8_0/OpenVRML/openvrml/openvrml.vcproj,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** openvrml.vcproj 28 Aug 2006 20:15:42 -0000 1.5 --- openvrml.vcproj 22 Sep 2006 22:23:09 -0000 1.6 *************** *** 1,706 **** ! <?xml version="1.0" encoding="Windows-1252"?> ! <VisualStudioProject ! ProjectType="Visual C++" ! Version="8.00" ! Name="openvrml" ! ProjectGUID="{E5287CD2-4BAC-4341-AF28-A1F9C0F5949C}" ! RootNamespace="openvrml" ! Keyword="Win32Proj" ! > ! <Platforms> [...1207 lines suppressed...] ! </File> ! </Filter> ! <Filter ! Name="ANTLR Grammar Files" ! Filter="g" ! ParseFiles="false" ! > ! <File ! RelativePath="..\..\..\..\..\src\libopenvrml\openvrml\Vrml97Parser.g" ! > ! </File> ! <File ! RelativePath="..\..\..\..\..\src\libopenvrml\openvrml\X3DVrmlParser.g" ! > ! </File> ! </Filter> ! </Files> ! <Globals> ! </Globals> ! </VisualStudioProject> |