diff options
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 |