diff options
author | Robert Pösel <robyer@seznam.cz> | 2012-05-23 11:34:14 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2012-05-23 11:34:14 +0000 |
commit | db69072840f6349f13894ff0741e1b977cbc5116 (patch) | |
tree | 98a3033c8ad51ade573df1ab1c171d36d84ab27a /protocols/GTalkExt | |
parent | c857d7ad0ef6045ea344143825f23fa35157bf95 (diff) |
Cleaned up all projects from missing files (includes, resources)
git-svn-id: http://svn.miranda-ng.org/main/trunk@145 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/GTalkExt')
-rw-r--r-- | protocols/GTalkExt/GTalkExt.vcxproj | 4 | ||||
-rw-r--r-- | protocols/GTalkExt/GTalkExt.vcxproj.filters | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/protocols/GTalkExt/GTalkExt.vcxproj b/protocols/GTalkExt/GTalkExt.vcxproj index bc294943bb..f3896d2b6c 100644 --- a/protocols/GTalkExt/GTalkExt.vcxproj +++ b/protocols/GTalkExt/GTalkExt.vcxproj @@ -228,10 +228,6 @@ <ItemGroup>
<ResourceCompile Include="res\settings.rc" />
</ItemGroup>
- <ItemGroup>
- <None Include="langpack_GTalkExt_russian.txt" />
- <None Include="ReadMe.txt" />
- </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
diff --git a/protocols/GTalkExt/GTalkExt.vcxproj.filters b/protocols/GTalkExt/GTalkExt.vcxproj.filters index 6575ce7599..5f44404546 100644 --- a/protocols/GTalkExt/GTalkExt.vcxproj.filters +++ b/protocols/GTalkExt/GTalkExt.vcxproj.filters @@ -95,8 +95,4 @@ <Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
- <ItemGroup>
- <None Include="langpack_GTalkExt_russian.txt" />
- <None Include="ReadMe.txt" />
- </ItemGroup>
</Project>
\ No newline at end of file |