Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28439
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog
Log Message:
Put DLLs, EXEs in a common directory.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.19
retrieving revision 1.1310.2.20
diff -C2 -d -r1.1310.2.19 -r1.1310.2.20
*** ChangeLog 26 Sep 2006 12:52:08 -0000 1.1310.2.19
--- ChangeLog 26 Sep 2006 15:42:35 -0000 1.1310.2.20
***************
*** 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.
|