Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28484
Modified Files:
ChangeLog
Log Message:
Put DLLs, EXEs in a common directory.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1334
retrieving revision 1.1335
diff -C2 -d -r1.1334 -r1.1335
*** ChangeLog 26 Sep 2006 12:52:36 -0000 1.1334
--- ChangeLog 26 Sep 2006 15:42:51 -0000 1.1335
***************
*** 1,4 ****
--- 1,12 ----
2006-09-26 Braden McDaniel <br...@en...>
+ Put DLLs, EXEs in a common directory.
+
+ * 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-26 Braden McDaniel <br...@en...>
+
Made the GtkSocket id a required argument to openvrml-player
rather than an option.
|