[openrtm-commit:01450] r158 - branches/newCMakeForVC2010/ImageProcessing/opencv

openrtm @ openrtm.org openrtm @ openrtm.org
2014年 5月 8日 (木) 11:49:21 JST


Author: harumi
Date: 2014-05-08 11:49:20 +0900 (Thu, 08 May 2014)
New Revision: 158

Modified:
   branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat
Log:
change batfile for jenkins

Modified: branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat
===================================================================
--- branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat	2014-05-07 08:31:45 UTC (rev 157)
+++ branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat	2014-05-08 02:49:20 UTC (rev 158)
@@ -37,14 +37,14 @@
 
 set OPENCV_RTC_ROOT=%~dp0
 set BUILD_DIR=%OPENCV_RTC_ROOT%\work
-set OpenCV_DIR=C:\distribution\OpenCV2.4.8-win32
 set Baseclasses_DIR=C:\distribution\baseclasses
 
-set PYTHON_DIR=c:\python27;
-set RTM_ROOT=C:\distribution\OpenRTM-aist-rv2566
-set OMNI_ROOT=C:\distribution\omniORB-4.1.7-win32-vc10
-set ARCH=x86
-set VC_VERSION=10
+set OpenCV_DIR=C:\distribution\OpenCV2.4.8-win32
+rem set PYTHON_DIR=c:\python27;
+rem set RTM_ROOT=C:\distribution\OpenRTM-aist-rv2566
+rem set OMNI_ROOT=C:\distribution\omniORB-4.1.7-win32-vc10
+rem set ARCH=x86
+rem set VC_VERSION=10
 
 set COIL_ROOT=%RTM_ROOT%\coil
 set OpenRTM_Dir=%RTM_ROOT%\cmake



More information about the openrtm-commit mailing list