]> git.lyx.org Git - lyx.git/blobdiff - development/Win32/packaging/build_msvc.bat
new Update installer: now hopefully close to be released
[lyx.git] / development / Win32 / packaging / build_msvc.bat
index 37185f44bae21c590d1654500975d1e41c868138..8d709ad97b1aef53029f213b674532bbcbf57161 100644 (file)
@@ -1,2 +1,3 @@
-cd ..\..\scons\r
-scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release version_suffix=15 gettext=system nls=yes extra_inc_path=..\..\lyx-windows-deps-msvc-qt4\include extra_lib_path=..\..\lyx-windows-deps-msvc-qt4\lib extra_bin_path=..\..\lyx-windows-deps-msvc-qt4\bin qt_dir=..\..\lyx-windows-deps-msvc-qt4\qt-4
\ No newline at end of file
+cd ..\..\scons
+call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release version_suffix=15 gettext=system nls=yes extra_inc_path=..\..\lyx-windows-deps-msvc-qt4\include extra_lib_path=..\..\lyx-windows-deps-msvc-qt4\lib extra_bin_path=..\..\lyx-windows-deps-msvc-qt4\bin qt_dir=..\..\lyx-windows-deps-msvc-qt4\qt-4
+cd ..\Win32\packaging
\ No newline at end of file