Update of /cvsroot/openvrml/openvrml/ide-projects
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25643/ide-projects
Modified Files:
Tag: OpenVRML-0_16-BRANCH
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.10.2.2
retrieving revision 1.10.2.3
diff -C2 -d -r1.10.2.2 -r1.10.2.3
*** Makefile.am 20 Sep 2006 01:25:28 -0000 1.10.2.2
--- Makefile.am 28 Sep 2006 02:15:49 -0000 1.10.2.3
***************
*** 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
|