]> git.lyx.org Git - features.git/commitdiff
build_msvc.bat: revert the unwanted change in r22691
authorUwe Stöhr <uwestoehr@web.de>
Sun, 27 Jan 2008 21:10:14 +0000 (21:10 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 27 Jan 2008 21:10:14 +0000 (21:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22692 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/build_msvc.bat

index d76a67994f2f997aa725caafd34203d783ab6d54..85df66341093e38599ff24519bf33ccad21f35f8 100644 (file)
@@ -1 +1 @@
-call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release 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
\ No newline at end of file
+call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release 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
\ No newline at end of file