lyx_mirror/development/Win32/packaging/build_msvc.bat
Joost Verburg 0b0a643aef * New launcher to setup the environment and run LyX. No more flashing console windows and more reliable configuration.
* Initial main window geometry is calculated based on monitor resolution.
* Solved problems with character sets of translations. The latest gettext and libiconv are required. Uploaded patches for Windows/MSVC 2005.
* Default instant preview size matches default font size.
* Included version information resources.
* Corrected language names.
* Installer code improvements.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15461 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-21 22:53:19 +00:00

2 lines
319 B
Batchfile

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