From f800571674573904b9254c170f419e53f72a21a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Thu, 5 Feb 2009 15:49:09 +0000 Subject: [PATCH] SCons: update version suffix for LyX 2.0svn git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28362 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/build_msvc.bat | 2 +- development/scons/build_msvs_debug.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/development/scons/build_msvc.bat b/development/scons/build_msvc.bat index 85df663410..2440b93437 100644 --- a/development/scons/build_msvc.bat +++ b/development/scons/build_msvc.bat @@ -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-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 +call scons install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=release version_suffix=20 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 diff --git a/development/scons/build_msvs_debug.bat b/development/scons/build_msvs_debug.bat index f9979e67c8..2c94b27f5a 100644 --- a/development/scons/build_msvs_debug.bat +++ b/development/scons/build_msvs_debug.bat @@ -1,2 +1,2 @@ -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 install prefix=..\..\build-msvc use_vc=yes frontend=qt4 mode=debug version_suffix=20 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 \ No newline at end of file -- 2.39.2