From: Uwe Stöhr Date: Sun, 31 Jul 2011 00:47:02 +0000 (+0000) Subject: scons/build_msvc.bat: update for LyX 2.1 X-Git-Tag: 2.1.0beta1~2874 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c0703170fcfe29fa75dcb99de3572f14a1a331ae;p=features.git scons/build_msvc.bat: update for LyX 2.1 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39388 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/build_msvc.bat b/development/scons/build_msvc.bat index 8e1640b82e..49e4ffbbfe 100644 --- a/development/scons/build_msvc.bat +++ b/development/scons/build_msvc.bat @@ -1 +1 @@ -call scons install prefix=..\..\build-msvc use_vc=yes spell=hunspell 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 \ No newline at end of file +call scons install prefix=..\..\build-msvc use_vc=yes spell=hunspell frontend=qt4 mode=release version_suffix=21 gettext=system nls=yes extra_inc_path=..\..\lyx-windows-deps-msvc2010\include extra_lib_path=..\..\lyx-windows-deps-msvc2010\lib extra_bin_path=..\..\lyx-windows-deps-msvc2010\bin qt_dir=..\..\..\..\Qt \ No newline at end of file