[openrtm-commit:00648] r2293 - branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist
openrtm @ openrtm.org
openrtm @ openrtm.org
2012年 2月 3日 (金) 16:58:31 JST
Author: kurihara
Date: 2012-02-03 16:58:31 +0900 (Fri, 03 Feb 2012)
New Revision: 2293
Modified:
branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc10.bat
branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc8.bat
branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc9.bat
Log:
Execution of the copyprops.bat has been added.
Modified: branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc10.bat
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc10.bat 2012-02-03 07:27:00 UTC (rev 2292)
+++ branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc10.bat 2012-02-03 07:58:31 UTC (rev 2293)
@@ -69,6 +69,7 @@
@rem ============================================================
cd %OPENCV_RTC_ROOT%
+call copyprops.bat
msbuild /M:2 /t:rebuild ImageProcessing_opencv.sln
cd %RTM_ROOT%
Modified: branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc8.bat
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc8.bat 2012-02-03 07:27:00 UTC (rev 2292)
+++ branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc8.bat 2012-02-03 07:58:31 UTC (rev 2293)
@@ -59,6 +59,7 @@
@rem ============================================================
cd %OPENCV_RTC_ROOT%
+call copyprops.bat
vcbuild /M2 /rebuild OpenCV-RTC_vc8.sln
cd %RTM_ROOT%
Modified: branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc9.bat
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc9.bat 2012-02-03 07:27:00 UTC (rev 2292)
+++ branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/autobuild_vc9.bat 2012-02-03 07:58:31 UTC (rev 2293)
@@ -59,6 +59,7 @@
@rem ============================================================
cd %OPENCV_RTC_ROOT%
+call copyprops.bat
vcbuild /M2 /rebuild OpenCV-RTC_vc9.sln
cd %RTM_ROOT%
openrtm-commit メーリングリストの案内