Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23050
Modified Files:
ChangeLog README
Log Message:
Added /src/openvrml-player to package directory layout.
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** README 5 Feb 2007 05:36:10 -0000 1.76
--- README 29 Apr 2007 07:18:04 -0000 1.77
***************
*** 93,97 ****
/libopenvrml-gl : OpenGL renderer library sources.
/openvrml-xembed : XEmbed control application sources.
! /test : Test programs.
--- 93,98 ----
/libopenvrml-gl : OpenGL renderer library sources.
/openvrml-xembed : XEmbed control application sources.
! /openvrml-player : OpenVRML Player application sources.
! /tests : Test programs.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1489
retrieving revision 1.1490
diff -C2 -d -r1.1489 -r1.1490
*** ChangeLog 29 Apr 2007 04:06:47 -0000 1.1489
--- ChangeLog 29 Apr 2007 07:18:04 -0000 1.1490
***************
*** 1,4 ****
--- 1,8 ----
2007-04-29 Braden McDaniel <br...@en...>
+ * README: Added /src/openvrml-player to package directory layout.
+
+ 2007-04-29 Braden McDaniel <br...@en...>
+
Turned off "Enable Minimal Rebuild" in the Debug configuration; it
seems to trigger compiler error C1073.
|