diff options
Diffstat (limited to 'plugins/UserInfoEx/UInfoEx_11.vcxproj')
-rw-r--r-- | plugins/UserInfoEx/UInfoEx_11.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/UserInfoEx/UInfoEx_11.vcxproj b/plugins/UserInfoEx/UInfoEx_11.vcxproj index 7718ea9b51..3acc27650b 100644 --- a/plugins/UserInfoEx/UInfoEx_11.vcxproj +++ b/plugins/UserInfoEx/UInfoEx_11.vcxproj @@ -248,9 +248,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>
@@ -309,7 +306,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" />
|