diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2014-08-11 18:47:10 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2014-08-11 18:47:10 +0000 |
commit | 9f7023fdefc4bbdc888c8bb208bc79bbaa8df225 (patch) | |
tree | 30a29895f906c96f62349e17adf17a58ae004ff4 /protocols/Tox/Tox_12.vcxproj | |
parent | f1e6c9b63fc90e6fbbcfcef52912ad0fda768302 (diff) |
Tox: added friend list loading
git-svn-id: http://svn.miranda-ng.org/main/trunk@10157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/Tox_12.vcxproj')
-rw-r--r-- | protocols/Tox/Tox_12.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Tox/Tox_12.vcxproj b/protocols/Tox/Tox_12.vcxproj index 2f8f1bf09c..bde6e2631b 100644 --- a/protocols/Tox/Tox_12.vcxproj +++ b/protocols/Tox/Tox_12.vcxproj @@ -197,7 +197,6 @@ </PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
- <ClInclude Include="res\resource.h" />
<ClInclude Include="src\common.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\tox\tox.h" />
|