diff options
author | George Hazan <george.hazan@gmail.com> | 2013-04-13 17:53:13 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-04-13 17:53:13 +0000 |
commit | 17dd1a1291b341b7ae510a0822e2739db499d317 (patch) | |
tree | 810df86cf5e63dc931c4322269b40aaaf20fdb2f /src/core/stdcrypt/stdcrypt_10.vcxproj | |
parent | dc7ffd7ea7b9d3e9520c7012cc1973af04cdc0eb (diff) |
- standard version resource for StdChat;
- minor fix for the StdCrypt project
git-svn-id: http://svn.miranda-ng.org/main/trunk@4445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdcrypt/stdcrypt_10.vcxproj')
-rw-r--r-- | src/core/stdcrypt/stdcrypt_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stdcrypt/stdcrypt_10.vcxproj b/src/core/stdcrypt/stdcrypt_10.vcxproj index a7bf4e680e..7109d94917 100644 --- a/src/core/stdcrypt/stdcrypt_10.vcxproj +++ b/src/core/stdcrypt/stdcrypt_10.vcxproj @@ -211,7 +211,6 @@ <ItemGroup>
<ClInclude Include="..\stdplug.h" />
<ClInclude Include="commonheaders.h" />
- <ClInclude Include="url.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="resource.rc" />
|