lyx_mirror/development/Win32/packaging/build_msvc.bat
Joost Verburg e161bf59cf Updated LyX/Windows installer
* MSVC 2005 compiler support
* Compatible with MiKTeX 2.5
* Updated for latest ImageMagick and Python
* Removed MSYS installation
* Improved multi-user installations
* Added separate user settings file
* Added German and French translation
* Fixed Norwegian LyX language support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15082 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-19 23:07:00 +00:00

2 lines
341 B
Batchfile

cd ..\..\scons
scons install prefix=..\..\build-msvc use_vc=yes frontend=qt2 mode=release version_suffix=1.4.x fast_start=no gettext=system nls=yes extra_inc_path=..\..\lyx14-windows-deps-msvc\include extra_lib_path=..\..\lyx14-windows-deps-msvc\lib extra_bin_path=..\..\lyx14-windows-deps-msvc\bin qt_dir=..\..\lyx14-windows-deps-msvc\qt-3