From: Braden M. <br...@us...> - 2006-09-22 22:23:11
|
Update of /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC8_0/OpenVRML/antlr In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv946/ide-projects/Windows/VisualC8_0/OpenVRML/antlr Modified Files: antlr.vcproj Log Message: Removed static library configurations from the Visual C++ project files. Index: antlr.vcproj =================================================================== RCS file: /cvsroot/openvrml/openvrml/ide-projects/Windows/VisualC8_0/OpenVRML/antlr/antlr.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** antlr.vcproj 21 Feb 2006 23:01:02 -0000 1.3 --- antlr.vcproj 22 Sep 2006 22:23:09 -0000 1.4 *************** *** 1,606 **** ! <?xml version="1.0" encoding="Windows-1252"?> ! <VisualStudioProject ! ProjectType="Visual C++" ! Version="8.00" ! Name="antlr" ! ProjectGUID="{ED407BF6-F8A1-4C7E-9952-E5454896AC63}" ! RootNamespace="antlr" ! Keyword="Win32Proj" ! > ! <Platforms> [...1048 lines suppressed...] ! > ! </File> ! <File ! RelativePath="..\..\..\..\..\lib\antlr\antlr\TreeParser.hpp" ! > ! </File> ! <File ! RelativePath="..\..\..\..\..\lib\antlr\antlr\TreeParserSharedInputState.hpp" ! > ! </File> ! </Filter> ! <Filter ! Name="Resource Files" ! Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" ! > ! </Filter> ! </Files> ! <Globals> ! </Globals> ! </VisualStudioProject> |