diff options
author | George Hazan <george.hazan@gmail.com> | 2013-06-13 14:02:46 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-06-13 14:02:46 +0000 |
commit | 986c890a4362d01a9fd3fb102723b7125546302a (patch) | |
tree | 2c921290f3c27472cf363d696ea5ac6f76b1f2e4 /plugins/CryptoPP/cryptopp_10.vcxproj.filters | |
parent | f6c473a94ff9f749e6eb0d9c8ebf017e3f1a2fb9 (diff) |
non-existent header removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@4929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP/cryptopp_10.vcxproj.filters')
-rw-r--r-- | plugins/CryptoPP/cryptopp_10.vcxproj.filters | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/CryptoPP/cryptopp_10.vcxproj.filters b/plugins/CryptoPP/cryptopp_10.vcxproj.filters index e5d4229b45..bc6c73912e 100644 --- a/plugins/CryptoPP/cryptopp_10.vcxproj.filters +++ b/plugins/CryptoPP/cryptopp_10.vcxproj.filters @@ -170,9 +170,6 @@ <ClInclude Include="src\GPGw\gpgw.h">
<Filter>Source Files\GPGw</Filter>
</ClInclude>
- <ClInclude Include="src\PGPw\commonheaders.h">
- <Filter>Source Files\PGPw</Filter>
- </ClInclude>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\version.rc">
|