From: <br...@us...> - 2012-05-19 15:07:34
|
Revision: 4292 http://openvrml.svn.sourceforge.net/openvrml/?rev=4292&view=rev Author: braden Date: 2012-05-19 15:07:27 +0000 (Sat, 19 May 2012) Log Message: ----------- Add openvrml-dl project file to the distribution. Modified Paths: -------------- trunk/ChangeLog trunk/src/Makefile.am Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2012-05-19 05:37:09 UTC (rev 4291) +++ trunk/ChangeLog 2012-05-19 15:07:27 UTC (rev 4292) @@ -1,3 +1,8 @@ +2012-05-19 Braden McDaniel <br...@en...> + + * src/Makefile.am (EXTRA_DIST): Add openvrml-dl project file to + the distribution. + 2012-05-05 Braden McDaniel <br...@en...> Updates for 0.18.9 release. Modified: trunk/src/Makefile.am =================================================================== --- trunk/src/Makefile.am 2012-05-19 05:37:09 UTC (rev 4291) +++ trunk/src/Makefile.am 2012-05-19 15:07:27 UTC (rev 4292) @@ -926,6 +926,7 @@ libopenvrml-gl/openvrml-gl-config-win32.h \ libopenvrml-gl/openvrml-gl.rc \ libopenvrml-gl/openvrml-gl.vcxproj \ + local/libopenvrml-dl/openvrml-dl.vcxproj \ node/vrml97/vrml97.vcxproj \ node/x3d-core/x3d-core.vcxproj \ node/x3d-event-utilities/x3d-event-utilities.vcxproj \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |