Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv946
Modified Files:
ChangeLog
Log Message:
Removed static library configurations from the Visual C++ project files.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1332
retrieving revision 1.1333
diff -C2 -d -r1.1332 -r1.1333
*** ChangeLog 22 Sep 2006 01:12:00 -0000 1.1332
--- ChangeLog 22 Sep 2006 22:23:09 -0000 1.1333
***************
*** 1,2 ****
--- 1,13 ----
+ 2006-09-22 Braden McDaniel <br...@en...>
+
+ Removed static library configurations from the Visual C++ project
+ files.
+
+ * ide-projects/Windows/VisualC8_0/OpenVRML/OpenVRML.sln
+ * ide-projects/Windows/VisualC8_0/OpenVRML/antlr/antlr.vcproj
+ * ide-projects/Windows/VisualC8_0/OpenVRML/openvrml/openvrml.vcproj
+ * ide-projects/Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl.vcproj
+ * ide-projects/Windows/VisualC8_0/OpenVRML/sdl-viewer/sdl-viewer.vcproj
+
2006-09-21 Braden McDaniel <br...@en...>
|