diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-22 14:09:08 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-22 14:09:08 +0000 |
commit | ef3f477d42156b0c9994f1de3f85cf052448e52c (patch) | |
tree | d776b22042f2a68dd2d085148389cb358dd343b2 /protocols/Sametime/src/glib/glib_12.vcxproj | |
parent | dbc42a362991cff4ec4a7499b95b36167ebb43d0 (diff) |
- project cleaning
- warning fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@8687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Sametime/src/glib/glib_12.vcxproj')
-rw-r--r-- | protocols/Sametime/src/glib/glib_12.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Sametime/src/glib/glib_12.vcxproj b/protocols/Sametime/src/glib/glib_12.vcxproj index 784ef2d00f..44e177123e 100644 --- a/protocols/Sametime/src/glib/glib_12.vcxproj +++ b/protocols/Sametime/src/glib/glib_12.vcxproj @@ -284,7 +284,6 @@ <ClCompile Include="pcre\pcre_try_flipped.c" />
<ClCompile Include="pcre\pcre_ucp_searchfuncs.c" />
<ClCompile Include="pcre\pcre_xclass.c" />
- <ClCompile Include="win_iconv.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="gnulib\g-gnulib.h" />
|