From: Braden M. <br...@us...> - 2006-09-28 02:16:29
|
Update of /cvsroot/openvrml/openvrml/ide-projects In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26024/ide-projects Modified Files: Makefile.am Log Message: Fixed name of libopenvrml-gl resource header. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/ide-projects/Makefile.am,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Makefile.am 20 Sep 2006 01:25:55 -0000 1.12 --- Makefile.am 28 Sep 2006 02:16:27 -0000 1.13 *************** *** 9,13 **** Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl-config.h \ Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl.rc \ ! Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl.h \ Windows/VisualC8_0/OpenVRML/sdl-viewer/sdl-viewer.vcproj --- 9,13 ---- Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl-config.h \ Windows/VisualC8_0/OpenVRML/openvrml-gl/openvrml-gl.rc \ ! Windows/VisualC8_0/OpenVRML/openvrml-gl/resource.h \ Windows/VisualC8_0/OpenVRML/sdl-viewer/sdl-viewer.vcproj |