lyx_mirror/development/scons/build_msvc.bat
Uwe Stöhr cbd7789e55 scons/build_msvc.bat: use aspell explicitly (squashes some SCons warnings); hunspell does not yet work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36810 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 16:08:15 +00:00

1 line
312 B
Batchfile

call scons install prefix=..\..\build-msvc use_vc=yes spell=aspell 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