X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=development%2Fscons%2Fbuild_msvs_debug.bat;h=f9979e67c8eb5d780f5f6755e0fc0e8b187f8b5c;hb=7b84c4745d52b1f36936a51b8b53e94f8387b86c;hp=deaf616ac7926c62a82c1390d020cd694d5ee731;hpb=5a7bae747a8ad83c37b7482b275682f65bcbbb11;p=features.git diff --git a/development/scons/build_msvs_debug.bat b/development/scons/build_msvs_debug.bat index deaf616ac7..f9979e67c8 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=16 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