Salome HOME
Merge from V6_main 28/02/2013 V7_1_0b1
authorvsr <vsr@opencascade.com>
Thu, 28 Feb 2013 15:42:43 +0000 (15:42 +0000)
committervsr <vsr@opencascade.com>
Thu, 28 Feb 2013 15:42:43 +0000 (15:42 +0000)
build_cmake
build_cmake.bat

index e6d7a0bc1880eba0f9b3ff983960858e6535d7a1..840cf0cfb885a7f30e100effea417998315b3950 100755 (executable)
@@ -21,7 +21,7 @@
 CURRENT_DIR=`pwd`
 CONF_DIR=`echo $0 | sed -e "s,[^/]*$,,;s,/$,,;s,^$,.,"`
 cd ${CONF_DIR}
-python $KERNEL_ROOT_DIR/salome_adm/cmake_files/am2cmake.py --pyhello
+python $KERNEL_ROOT_DIR/salome_adm/cmake_files/deprecated/am2cmake.py --pyhello
 status=$?
 cd ${CURRENT_DIR}
 exit $status
index 4cc9970b58dfecca7c00a1e1075f925fbf3d11e3..07f37f965138f0a9721ac81905f961a555c4f826 100644 (file)
@@ -17,4 +17,4 @@
 @REM See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 @REM
 
-%PYTHONBIN% %KERNEL_ROOT_DIR%\salome_adm\cmake_files\am2cmake.py --pyhello\r
+%PYTHONBIN% %KERNEL_ROOT_DIR%\salome_adm\cmake_files\deprecated\am2cmake.py --pyhello\r