lyx_mirror/development/scons/build_msvc.bat
Uwe Stöhr 8e4e050a96 SCons: use a standalone Qt installation rather than a special bundle
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34949 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 19:30:12 +00:00

1 line
299 B
Batchfile

call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release 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=..\..\..\..\Qt