X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build_Salome_eclipse.bat;h=6cc46a80990295fbc7a708ffa1cdd40caa5536ba;hb=7775c24bea17646e17dd9370befe98b8336de9d8;hp=eab92c0f1a5c4ec35c3b3ec42c30f77c1a0bbbc1;hpb=a8cc990846bd96de9e078ff824c31eb875c05c7b;p=modules%2Fshaper.git diff --git a/build_Salome_eclipse.bat b/build_Salome_eclipse.bat index eab92c0f1..6cc46a809 100644 --- a/build_Salome_eclipse.bat +++ b/build_Salome_eclipse.bat @@ -19,7 +19,7 @@ cd %ROOT_DIR%\build-eclipse @SET CMAKE_ARGS=-G ^"Eclipse CDT4 - NMake Makefiles^" @SET CMAKE_ARGS=%CMAKE_ARGS% -D_ECLIPSE_VERSION=4.3 @SET CMAKE_ARGS=%CMAKE_ARGS% -DCMAKE_BUILD_TYPE=Debug -@SET CMAKE_ARGS=%CMAKE_ARGS% -DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=ON +@SET CMAKE_ARGS=%CMAKE_ARGS% -DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=OFF @SET CMAKE_ARGS=%CMAKE_ARGS% -DCMAKE_INSTALL_PREFIX:PATH=%ROOT_DIR%\install @SET CMAKE_ARGS=%CMAKE_ARGS% -DPYTHON_EXECUTABLE=%PYTHONHOME%\python_d.exe @SET CMAKE_ARGS=%CMAKE_ARGS% %SRC_DIR%