summaryrefslogtreecommitdiff
path: root/cryptlib.vcproj
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-10-02 00:21:52 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-10-02 00:21:52 +0000
commit4f88a2a8cb4f04410d8816ff0f1daf9fdc462052 (patch)
tree1b073471381e954e7db43d60448a3713dfbe22d4 /cryptlib.vcproj
parent64919ba4241c646c7c62cfceda742a2c28195a36 (diff)
downloadcryptopp-4f88a2a8cb4f04410d8816ff0f1daf9fdc462052.tar.gz
reduce executable size when only hash functions are used
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@411 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'cryptlib.vcproj')
-rwxr-xr-xcryptlib.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/cryptlib.vcproj b/cryptlib.vcproj
index 80af295..7361df9 100755
--- a/cryptlib.vcproj
+++ b/cryptlib.vcproj
@@ -4255,6 +4255,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
@@ -4263,6 +4264,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
@@ -4272,6 +4274,7 @@
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
@@ -4281,6 +4284,7 @@
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
@@ -4290,6 +4294,7 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
@@ -4299,6 +4304,7 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
@@ -4308,6 +4314,7 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
@@ -4317,6 +4324,7 @@
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
+ UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>