diff --git a/MSICALib/MSITSCA.h b/MSICALib/MSITSCA.h index 83227ae..6b98149 100644 --- a/MSICALib/MSITSCA.h +++ b/MSICALib/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/MSICALib/MSITSCA.vcxproj b/MSICALib/MSITSCA.vcxproj index 4f62751..91e435a 100644 --- a/MSICALib/MSITSCA.vcxproj +++ b/MSICALib/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/MSICALib/msm/Makefile b/MSICALib/msm/Makefile index a81669c..1132157 100644 --- a/MSICALib/msm/Makefile +++ b/MSICALib/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