]> git.lyx.org Git - features.git/blob - development/scons/build_msvs_debug.bat
f9979e67c8eb5d780f5f6755e0fc0e8b187f8b5c
[features.git] / development / scons / build_msvs_debug.bat
1 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
2 call scons msvs_projects