Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20165
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog README
Log Message:
Updated package directory layout to reflect update to Visual C++ 8.0 project files.
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.65.2.3
retrieving revision 1.65.2.4
diff -C2 -d -r1.65.2.3 -r1.65.2.4
*** README 5 Oct 2006 03:15:36 -0000 1.65.2.3
--- README 25 Oct 2006 19:24:25 -0000 1.65.2.4
***************
*** 83,87 ****
/ide-projects
/Windows
! /VisualC7_1 : Microsoft Visual C++ 7.1 project files.
/java : Java sources.
/lib : 3rd party library sources.
--- 83,87 ----
/ide-projects
/Windows
! /VisualC8_0 : Microsoft Visual C++ 8.0 project files.
/java : Java sources.
/lib : 3rd party library sources.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.39
retrieving revision 1.1310.2.40
diff -C2 -d -r1.1310.2.39 -r1.1310.2.40
*** ChangeLog 25 Oct 2006 19:23:08 -0000 1.1310.2.39
--- ChangeLog 25 Oct 2006 19:24:24 -0000 1.1310.2.40
***************
*** 1,4 ****
--- 1,9 ----
2006-10-25 Braden McDaniel <br...@en...>
+ * README: Updated package directory layout to reflect update to
+ Visual C++ 8.0 project files.
+
+ 2006-10-25 Braden McDaniel <br...@en...>
+
Accommodate building against Firefox development headers.
|