diff options
author | George Hazan <george.hazan@gmail.com> | 2013-06-07 18:06:36 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-06-07 18:06:36 +0000 |
commit | 25d44bd18300b50057e22493db8943f82e05dd9a (patch) | |
tree | ef2d6f44cd8f3581a77a6d45c60ab48a598f5028 /protocols/WhatsApp/WhatsApp_10.vcxproj | |
parent | e3e5dcf13b181f3a99435393e63f8c4bfa365c97 (diff) |
project fix: non-existing file removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@4896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/WhatsApp_10.vcxproj')
-rw-r--r-- | protocols/WhatsApp/WhatsApp_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/WhatsApp/WhatsApp_10.vcxproj b/protocols/WhatsApp/WhatsApp_10.vcxproj index f8556bb73c..4c8103b1ee 100644 --- a/protocols/WhatsApp/WhatsApp_10.vcxproj +++ b/protocols/WhatsApp/WhatsApp_10.vcxproj @@ -264,7 +264,6 @@ <ClInclude Include="src\OpenSSL\hmac.h" />
<ClInclude Include="src\OpenSSL\rc4.h" />
<ClInclude Include="src\proto.h" />
- <ClInclude Include="src\stdafx.h" />
<ClInclude Include="src\theme.h" />
<ClInclude Include="src\utils.h" />
<ClInclude Include="src\WASocketConnection.h" />
|