|
|
@ -21,6 +21,7 @@ |
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)" |
|
|
|
ConfigurationType="2" |
|
|
|
ConfigurationType="2" |
|
|
|
|
|
|
|
InheritedPropertySheets=".\win32_win2000.vs2008.vsprops" |
|
|
|
CharacterSet="2" |
|
|
|
CharacterSet="2" |
|
|
|
> |
|
|
|
> |
|
|
|
<Tool |
|
|
|
<Tool |
|
|
@ -42,7 +43,7 @@ |
|
|
|
Name="VCCLCompilerTool" |
|
|
|
Name="VCCLCompilerTool" |
|
|
|
Optimization="0" |
|
|
|
Optimization="0" |
|
|
|
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" |
|
|
|
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;_DEBUG;_WINDOWS;_USRDLL;ENGINE_SECURETOKEN_EXPORTS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS" |
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ENGINE_SECURETOKEN_EXPORTS" |
|
|
|
MinimalRebuild="true" |
|
|
|
MinimalRebuild="true" |
|
|
|
BasicRuntimeChecks="3" |
|
|
|
BasicRuntimeChecks="3" |
|
|
|
RuntimeLibrary="1" |
|
|
|
RuntimeLibrary="1" |
|
|
@ -96,6 +97,7 @@ |
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)" |
|
|
|
IntermediateDirectory="$(ConfigurationName)" |
|
|
|
ConfigurationType="2" |
|
|
|
ConfigurationType="2" |
|
|
|
|
|
|
|
InheritedPropertySheets=".\win32_win2000.vs2008.vsprops;.\default.vs2008.vsprops" |
|
|
|
CharacterSet="2" |
|
|
|
CharacterSet="2" |
|
|
|
WholeProgramOptimization="1" |
|
|
|
WholeProgramOptimization="1" |
|
|
|
> |
|
|
|
> |
|
|
@ -119,7 +121,7 @@ |
|
|
|
Optimization="0" |
|
|
|
Optimization="0" |
|
|
|
EnableIntrinsicFunctions="true" |
|
|
|
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" |
|
|
|
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" |
|
|
|
RuntimeLibrary="0" |
|
|
|
EnableFunctionLevelLinking="true" |
|
|
|
EnableFunctionLevelLinking="true" |
|
|
|
UsePrecompiledHeader="0" |
|
|
|
UsePrecompiledHeader="0" |
|
|
@ -332,10 +334,18 @@ |
|
|
|
<Filter |
|
|
|
<Filter |
|
|
|
Name="Misc" |
|
|
|
Name="Misc" |
|
|
|
> |
|
|
|
> |
|
|
|
|
|
|
|
<File |
|
|
|
|
|
|
|
RelativePath=".\default.vs2008.vsprops" |
|
|
|
|
|
|
|
> |
|
|
|
|
|
|
|
</File> |
|
|
|
<File |
|
|
|
<File |
|
|
|
RelativePath=".\Makefile" |
|
|
|
RelativePath=".\Makefile" |
|
|
|
> |
|
|
|
> |
|
|
|
</File> |
|
|
|
</File> |
|
|
|
|
|
|
|
<File |
|
|
|
|
|
|
|
RelativePath=".\win32_win2000.vs2008.vsprops" |
|
|
|
|
|
|
|
> |
|
|
|
|
|
|
|
</File> |
|
|
|
</Filter> |
|
|
|
</Filter> |
|
|
|
<File |
|
|
|
<File |
|
|
|
RelativePath=".\ReadMe.txt" |
|
|
|
RelativePath=".\ReadMe.txt" |
|
|
|