diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-18 07:50:51 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-18 07:50:51 +0000 |
commit | d90a9d04b3b6e2beaa31b311fd38b886a46bab72 (patch) | |
tree | 60678f09fa8feffbb25233c93636193834785ab0 /plugins/UserInfoEx/UInfoEx_10.vcxproj | |
parent | 4774f691493bfaf06d36c18e902a02bf7c9b31f8 (diff) |
own country list removed at all
git-svn-id: http://svn.miranda-ng.org/main/trunk@4084 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/UInfoEx_10.vcxproj')
-rw-r--r-- | plugins/UserInfoEx/UInfoEx_10.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/UserInfoEx/UInfoEx_10.vcxproj b/plugins/UserInfoEx/UInfoEx_10.vcxproj index 88026b4b17..08266f178b 100644 --- a/plugins/UserInfoEx/UInfoEx_10.vcxproj +++ b/plugins/UserInfoEx/UInfoEx_10.vcxproj @@ -244,9 +244,6 @@ <ClCompile Include="src\ex_import\tinyxmlparser.cpp">
<PrecompiledHeaderFile>..\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
- <ClCompile Include="src\Flags\svc_countrylistext.cpp">
- <PrecompiledHeaderFile>..\commonheaders.h</PrecompiledHeaderFile>
- </ClCompile>
<ClCompile Include="src\Flags\svc_flags.cpp">
<PrecompiledHeaderFile>..\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
@@ -305,7 +302,6 @@ <ClInclude Include="src\ex_import\svc_ExImXML.h" />
<ClInclude Include="src\ex_import\tinystr.h" />
<ClInclude Include="src\ex_import\tinyxml.h" />
- <ClInclude Include="src\Flags\svc_countrylistext.h" />
<ClInclude Include="src\Flags\svc_flags.h" />
<ClInclude Include="src\Flags\svc_flagsicons.h" />
<ClInclude Include="src\dlg_anniversarylist.h" />
|