diff --git a/openssl-act-engine/default.vs2008.vsprops b/openssl-act-engine/default.vs2008.vsprops new file mode 100644 index 0000000..cdd097c --- /dev/null +++ b/openssl-act-engine/default.vs2008.vsprops @@ -0,0 +1,11 @@ + + + + diff --git a/openssl-act-engine/engine_securetoken.vcproj b/openssl-act-engine/engine_securetoken.vcproj index c1982e6..c76cee1 100644 --- a/openssl-act-engine/engine_securetoken.vcproj +++ b/openssl-act-engine/engine_securetoken.vcproj @@ -21,6 +21,7 @@ OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="2" + InheritedPropertySheets=".\win32_win2000.vs2008.vsprops" CharacterSet="2" > @@ -119,7 +121,7 @@ Optimization="0" EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="/actlibrary/Source/EMSA;/actlibrary/Source/Random;/actlibrary/Source/Padding;/actlibrary/Source/Certificate;/actlibrary/Source/Hash;/actlibrary/Source/PublicKey;/actlibrary/Source/SecureToken;/actlibrary/Source/Frame;/openssl/include" - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ENGINE_SECURETOKEN_EXPORTS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ENGINE_SECURETOKEN_EXPORTS" RuntimeLibrary="0" EnableFunctionLevelLinking="true" UsePrecompiledHeader="0" @@ -332,10 +334,18 @@ + + + + + + +