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

index d2f451a146f906e93696e49949eba3944364d586..2338d35c7f1093c5f24bda6b0ff8796de56746eb 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 --ghs3dprlplugin
+python $KERNEL_ROOT_DIR/salome_adm/cmake_files/deprecated/am2cmake.py --ghs3dprlplugin
 status=$?
 cd ${CURRENT_DIR}
 exit $status
index 65334564f90cf8c48e01b3afbb92665de9280efd..fba45385496c1bcd6387d2c4fd25b14be2399739 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 --ghs3dprlplugin\r
+%PYTHONBIN% %KERNEL_ROOT_DIR%\salome_adm\cmake_files\deprecated\am2cmake.py --ghs3dprlplugin\r