]> git.lyx.org Git - features.git/blobdiff - development/Win32/packaging/build_msvs_debug.bat
compile with MSVC 2008
[features.git] / development / Win32 / packaging / build_msvs_debug.bat
index d0c9ab2f6bda6b32666bd1528b29918f36cc3436..8be2f867f3ca4be0e056aee50d7730ddda958539 100644 (file)
@@ -1,4 +1,4 @@
 cd ..\..\scons
-call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=debug version_suffix=15 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
+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
 call scons msvs_projects
 cd ..\Win32\packaging
\ No newline at end of file