[openrtm-commit:03274] r828 - trunk/rtmtools/jp.go.aist.rtm.rtcbuilder

openrtm @ openrtm.org openrtm @ openrtm.org
2018年 3月 25日 (日) 11:02:08 JST


Author: ga
Date: 2018-03-25 11:02:08 +0900 (Sun, 25 Mar 2018)
New Revision: 828

Modified:
   trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/build.xml
Log:
Modified build.xml #4488

Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/build.xml	2018-03-25 01:44:49 UTC (rev 827)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder/build.xml	2018-03-25 02:02:08 UTC (rev 828)
@@ -88,9 +88,10 @@
 		</copy>
 		<copy todir="${build.dir}/jp/go/aist/rtm/rtcbuilder/template">
 			<fileset dir="${source}/jp/go/aist/rtm/rtcbuilder/template">
+				<include name="choreonoid/**.vsl" />
 				<include name="cmake/**/**.vsl" />
 				<include name="common/**.vsl" />
-				<include name="cpp/**.vsl" />
+				<include name="cpp/**/**.vsl" />
 			</fileset>
 		</copy>
 		<mkdir dir="${dist.dir}" />



openrtm-commit メーリングリストの案内