From 018b832bf0c00158f85573dfd0c2ae786c0fa629 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 14 Oct 2013 06:43:41 +0000 Subject: [PATCH] =?UTF-8?q?Spremenil=20sem=20konfiguracije=20projekta:=20-?= =?UTF-8?q?=20Ukinil=20sem=20Release=20in=20Debug=20(podpora=20za=20Win9x)?= =?UTF-8?q?.=20-=20Unicode=20Release=20in=20Unicode=20Debug=20sta=20postal?= =?UTF-8?q?a=20nova=20Release=20in=20Debug.=20-=20Dodal=20sem=20ReleaseDyn?= =?UTF-8?q?=20in=20DebugDyn,=20ki=20uporabljata=20dinami=C4=8Dne=20knji?= =?UTF-8?q?=C5=BEnjice=20run-time.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Verzijo sem nastavil na 2.0-pre. --- MSITSCA.h | 8 +-- MSITSCA.vcxproj | 162 ++---------------------------------------------- msm/Makefile | 9 +-- 3 files changed, 11 insertions(+), 168 deletions(-) diff --git a/MSITSCA.h b/MSITSCA.h index 83227ae..6b98149 100644 --- a/MSITSCA.h +++ b/MSITSCA.h @@ -6,14 +6,14 @@ // Constants //////////////////////////////////////////////////////////////////////////// -#define MSITSCA_VERSION 0x01030000 +#define MSITSCA_VERSION 0x01ff0000 #define MSITSCA_VERSION_MAJ 1 -#define MSITSCA_VERSION_MIN 3 +#define MSITSCA_VERSION_MIN 255 #define MSITSCA_VERSION_REV 0 -#define MSITSCA_VERSION_STR "1.3" -#define MSITSCA_VERSION_INST "1.3.0.0" +#define MSITSCA_VERSION_STR "2.0-pre" +#define MSITSCA_VERSION_INST "1.255.0.0" #if !defined(RC_INVOKED) && !defined(MIDL_PASS) diff --git a/MSITSCA.vcxproj b/MSITSCA.vcxproj index 4f62751..91e435a 100644 --- a/MSITSCA.vcxproj +++ b/MSITSCA.vcxproj @@ -17,54 +17,18 @@ Release x64 - - Unicode Debug - Win32 - - - Unicode Debug - x64 - - - Unicode Release - Win32 - - - Unicode Release - x64 - {A7D9EBC1-1E64-4399-9C88-6692F8742153} v4.0 - - DynamicLibrary - Static - Unicode - - - DynamicLibrary - Static - Unicode - - DynamicLibrary - Static - MultiByte - - - DynamicLibrary - Static - MultiByte - - DynamicLibrary Static Unicode - + DynamicLibrary Static Unicode @@ -72,64 +36,22 @@ DynamicLibrary Static - MultiByte + Unicode DynamicLibrary Static - MultiByte + Unicode - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -142,14 +64,6 @@ true ..\Test\$(Configuration).$(Platform)\ true - ..\Test\$(Configuration).$(Platform)\ - true - ..\Test\$(Configuration).$(Platform)\ - true - ..\Test\$(Configuration).$(Platform)\ - true - ..\Test\$(Configuration).$(Platform)\ - true @@ -211,66 +125,6 @@ ..\AMSICA\include;%(AdditionalIncludeDirectories) - - - Windows - - - %(Filename)_h.h - - - - res\en_GB.po - - - ..\AMSICA\include;%(AdditionalIncludeDirectories) - - - - - Windows - - - %(Filename)_h.h - - - - res\en_GB.po - - - ..\AMSICA\include;%(AdditionalIncludeDirectories) - - - - - Windows - - - %(Filename)_h.h - - - - res\en_GB.po - - - ..\AMSICA\include;%(AdditionalIncludeDirectories) - - - - - Windows - - - %(Filename)_h.h - - - - res\en_GB.po - - - ..\AMSICA\include;%(AdditionalIncludeDirectories) - - @@ -278,10 +132,6 @@ Create Create Create - Create - Create - Create - Create diff --git a/msm/Makefile b/msm/Makefile index a81669c..1132157 100644 --- a/msm/Makefile +++ b/msm/Makefile @@ -1,13 +1,6 @@ !INCLUDE "..\..\include\MSINast.mak" MSM_IMA_LOKALIZACIJO=1 -!IF "$(CFG)" == "ReleaseU" -CFG_VC=Unicode Release -!ELSEIF "$(CFG)" == "DebugU" -CFG_VC=Unicode Debug -!ELSE -CFG_VC=$(CFG) -!ENDIF ###################################################################### @@ -99,7 +92,7 @@ Binary Name binMSITSCA.dll MSITSCA.dll < NUL