summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/cryptopp_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-04-01 14:58:49 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-04-01 14:58:49 +0000
commit024c7fb409dc9b0c921a41a89a411496a17b0f70 (patch)
treecc68c2501bbbbfb9975c743b2daf1a4674ece016 /plugins/CryptoPP/cryptopp_10.vcxproj
parent41b55005fb074c35e5a62f8e8155c4be6edc2f22 (diff)
CryptoPP: code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@8813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP/cryptopp_10.vcxproj')
-rw-r--r--plugins/CryptoPP/cryptopp_10.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/CryptoPP/cryptopp_10.vcxproj b/plugins/CryptoPP/cryptopp_10.vcxproj
index 3371e31d62..ad3b93eaef 100644
--- a/plugins/CryptoPP/cryptopp_10.vcxproj
+++ b/plugins/CryptoPP/cryptopp_10.vcxproj
@@ -227,7 +227,6 @@
<ClCompile Include="src\cpp_rsam.cpp" />
<ClCompile Include="src\cpp_rsau.cpp" />
<ClCompile Include="src\cpp_svcs.cpp" />
- <ClCompile Include="src\dllloader.cpp" />
<ClCompile Include="src\gettime.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\mmi.cpp" />
@@ -239,7 +238,6 @@
<ClInclude Include="src\cpp_rsam.h" />
<ClInclude Include="src\cpp_rsau.h" />
<ClInclude Include="src\cryptopp.h" />
- <ClInclude Include="src\dllloader.h" />
<ClInclude Include="src\gettime.h" />
<ClInclude Include="src\GPGw\gpg.h" />
<ClInclude Include="src\GPGw\gpgw.h" />