summaryrefslogtreecommitdiff
path: root/cryptdll.vcproj
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-09-01 10:39:56 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2006-09-01 10:39:56 +0000
commit006d697e85cf3959828a7e008a1d87088649d2d0 (patch)
tree4f22e79246e8ec43f042b706cda77bf53ee4028f /cryptdll.vcproj
parentf5075aa9cb9554a9a22fc353ca403e18558ba79b (diff)
downloadcryptopp-006d697e85cf3959828a7e008a1d87088649d2d0.tar.gz
remove compiler warnings
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@235 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'cryptdll.vcproj')
-rwxr-xr-xcryptdll.vcproj42
1 files changed, 0 insertions, 42 deletions
diff --git a/cryptdll.vcproj b/cryptdll.vcproj
index c232bb7..86ac02f 100755
--- a/cryptdll.vcproj
+++ b/cryptdll.vcproj
@@ -1599,48 +1599,6 @@
</FileConfiguration>
</File>
<File
- RelativePath="modexppc.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;CRYPTOPP_EXPORTS;CRYPTOPP_ENABLE_COMPLIANCE_WITH_FIPS_140_2=1;USE_PRECOMPILED_HEADERS;$(NoInherit)"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;CRYPTOPP_EXPORTS;CRYPTOPP_ENABLE_COMPLIANCE_WITH_FIPS_140_2=1;USE_PRECOMPILED_HEADERS;$(NoInherit)"
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;CRYPTOPP_EXPORTS;CRYPTOPP_ENABLE_COMPLIANCE_WITH_FIPS_140_2=1;USE_PRECOMPILED_HEADERS;$(NoInherit)"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;CRYPTOPP_EXPORTS;CRYPTOPP_ENABLE_COMPLIANCE_WITH_FIPS_140_2=1;USE_PRECOMPILED_HEADERS;$(NoInherit)"
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- </File>
- <File
RelativePath="mqueue.cpp"
>
<FileConfiguration