X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fscons%2Fbuild_msvs_debug.bat;h=2c94b27f5a0045345a3b5584161e8380cbfee59c;hb=69036ced3765f40048d62be800c98af3ea2d1b4a;hp=deaf616ac7926c62a82c1390d020cd694d5ee731;hpb=082428c20a8cf66f9cf5f9b0932e2b39699d5dd7;p=lyx.git diff --git a/development/scons/build_msvs_debug.bat b/development/scons/build_msvs_debug.bat index deaf616ac7..2c94b27f5a 100644 --- a/development/scons/build_msvs_debug.bat +++ b/development/scons/build_msvs_debug.bat @@ -1,2 +1,2 @@ -call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=debug version_suffix=16 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 -call scons msvs_projects +call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=debug version_suffix=20 gettext=system nls=yes extra_inc_path=..\..\lyx-windows-deps-msvc2008\include extra_lib_path=..\..\lyx-windows-deps-msvc2008\lib extra_bin_path=..\..\lyx-windows-deps-msvc2008\bin qt_dir=..\..\lyx-windows-deps-msvc2008\qt-4 +call scons msvs_projects \ No newline at end of file