Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22992
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog README
Log Message:
Added /src/openvrml-player to package directory layout.
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.65.2.11
retrieving revision 1.65.2.12
diff -C2 -d -r1.65.2.11 -r1.65.2.12
*** README 5 Feb 2007 04:41:52 -0000 1.65.2.11
--- README 29 Apr 2007 07:17:48 -0000 1.65.2.12
***************
*** 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.1310.2.164
retrieving revision 1.1310.2.165
diff -C2 -d -r1.1310.2.164 -r1.1310.2.165
*** ChangeLog 29 Apr 2007 04:05:59 -0000 1.1310.2.164
--- ChangeLog 29 Apr 2007 07:17:47 -0000 1.1310.2.165
***************
*** 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.
|