]> git.lyx.org Git - lyx.git/blob - development/Win32/packaging/build_msvc.bat
EmbeddedObjects: Spanish Updates
[lyx.git] / development / Win32 / packaging / build_msvc.bat
1 cd ..\..\scons\r
2 call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release 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\r
3 cd ..\Win32\packaging