[openrtm-commit:01448] r156 - branches/newCMakeForVC2010/ImageProcessing/opencv
openrtm @ openrtm.org
openrtm @ openrtm.org
2014年 5月 2日 (金) 17:54:29 JST
Author: harumi
Date: 2014-05-02 17:54:29 +0900 (Fri, 02 May 2014)
New Revision: 156
Modified:
branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat
Log:
change for jenkins
Modified: branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat
===================================================================
--- branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat 2014-05-02 06:42:13 UTC (rev 155)
+++ branches/newCMakeForVC2010/ImageProcessing/opencv/ip-build.bat 2014-05-02 08:54:29 UTC (rev 156)
@@ -41,16 +41,12 @@
set Baseclasses_DIR=C:\distribution\baseclasses
rem set PYTHON_DIR=c:\python27;
-if %PYTHON_DIR% == set PYTHON_DIR=c:\python27;
-
rem set RTM_ROOT=C:\distribution\OpenRTM-aist-rv2566
-if %RTM_ROOT% == set RTM_ROOT==C:\distribution\OpenRTM-aist-rv2566
+rem set OMNI_ROOT=C:\distribution\omniORB-4.1.7-win32-vc10
set COIL_ROOT=%RTM_ROOT%\coil
set OpenRTM_Dir=%RTM_ROOT%\cmake
-rem set OMNI_ROOT=C:\distribution\omniORB-4.1.7-win32-vc10
-if %OMNI_ROOT% == set OMNI_ROOT=C:\distribution\omniORB-4.1.7-win32-vc10
if %ARCH% == set ARCH=x86
if %VC_VERSION% == set VC_VERSION=10
More information about the openrtm-commit
mailing list