X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=buildNewGEOM_eclipse.bat;h=aa255f28fd72f8294439dc5d6d26f6d88896ecfe;hb=3e7f97125b2198724911564b24b0a30cbd393e3d;hp=b5fa7c13156995ce71b0c06067beffacec9c402e;hpb=cd942c062815dd044cf0625fc987d3244d7954c7;p=modules%2Fshaper.git diff --git a/buildNewGEOM_eclipse.bat b/buildNewGEOM_eclipse.bat index b5fa7c131..aa255f28f 100644 --- a/buildNewGEOM_eclipse.bat +++ b/buildNewGEOM_eclipse.bat @@ -20,10 +20,10 @@ cd %ROOT_DIR%\build-eclipse @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_INSTALL_PREFIX:PATH=%ROOT_DIR%\install +@SET CMAKE_ARGS=%CMAKE_ARGS% -DPYTHON_EXECUTABLE=%PYTHONHOME%\python_d.exe @SET CMAKE_ARGS=%CMAKE_ARGS% %SRC_DIR% cmake %CMAKE_ARGS% -pause @REM Should be defined at ..\local_env.bat start %ECLIPSE_EXE%