|
From: Braden M. <br...@us...> - 2006-02-10 08:09:42
|
Update of /cvsroot/openvrml/openvrml/ide-projects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3826/ide-projects Modified Files: Makefile.am Log Message: Added missing line continuation. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/ide-projects/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Makefile.am 10 Feb 2006 00:23:28 -0000 1.8 --- Makefile.am 10 Feb 2006 08:09:31 -0000 1.9 *************** *** 3,7 **** Windows/VisualC7_1/OpenVRML/antlr/antlr.vcproj \ Windows/VisualC7_1/OpenVRML/openvrml/openvrml.vcproj \ ! Windows/VisualC7_1/OpenVRML/openvrml-gl/openvrml-gl.vcproj Windows/VisualC7_1/OpenVRML/sdl-viewer/sdl-viewer.vcproj --- 3,7 ---- Windows/VisualC7_1/OpenVRML/antlr/antlr.vcproj \ Windows/VisualC7_1/OpenVRML/openvrml/openvrml.vcproj \ ! Windows/VisualC7_1/OpenVRML/openvrml-gl/openvrml-gl.vcproj \ Windows/VisualC7_1/OpenVRML/sdl-viewer/sdl-viewer.vcproj |