diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-24 21:15:57 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-24 21:15:57 +0000 |
commit | 467d090133efe3ee3bf093954a333928f001c8a5 (patch) | |
tree | 2ac5849c8603234705affd58752f9bea2899d9a2 /protocols/GTalkExt/GTalkExt_10.vcxproj | |
parent | 6828926a4d4eefef4632e97646f639c8ec24d0ab (diff) |
unused include file removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@13111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/GTalkExt/GTalkExt_10.vcxproj')
-rw-r--r-- | protocols/GTalkExt/GTalkExt_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/GTalkExt/GTalkExt_10.vcxproj b/protocols/GTalkExt/GTalkExt_10.vcxproj index 75ff48029d..2bfc92c827 100644 --- a/protocols/GTalkExt/GTalkExt_10.vcxproj +++ b/protocols/GTalkExt/GTalkExt_10.vcxproj @@ -196,7 +196,6 @@ <ClInclude Include="src\options.h" />
<ClInclude Include="src\resources.h" />
<ClInclude Include="src\stdafx.h" />
- <ClInclude Include="src\targetver.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\settings.rc" />
|