diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-20 20:36:14 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-20 20:36:14 +0000 |
commit | 2334ddc39a0c0f847239c8b331ec1c9a2a12754b (patch) | |
tree | 509d567a4c4f5e84c1e2a359a6c2985a070d8c43 /protocols/Tlen/tlen_10.vcxproj | |
parent | 607a3e9ede6147e4667a564ed685132906e1a1fa (diff) |
Tlen: Try to fix login issues (fixes 447)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tlen/tlen_10.vcxproj')
-rw-r--r-- | protocols/Tlen/tlen_10.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Tlen/tlen_10.vcxproj b/protocols/Tlen/tlen_10.vcxproj index fa38451b98..420d454142 100644 --- a/protocols/Tlen/tlen_10.vcxproj +++ b/protocols/Tlen/tlen_10.vcxproj @@ -315,17 +315,13 @@ <ClInclude Include="src\tlen_voice.h" />
</ItemGroup>
<ItemGroup>
- <None Include="res\auth_grant.ico" />
- <None Include="res\auth_request.ico" />
<None Include="res\groupchats.ico" />
<None Include="res\image.ico" />
<None Include="res\mail.ico" />
<None Include="res\microphone.ico" />
<None Include="res\speaker.ico" />
<None Include="res\tlen.ico" />
- <None Include="res\tlenbig.ico" />
<None Include="res\tlenchats.ico" />
- <None Include="res\tlensmall.ico" />
<None Include="res\voicechat.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|