diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-02 23:05:24 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-02 23:05:24 +0000 |
commit | 02f30a6b6b2e36fab71d0425c1bc95c7d5b26c50 (patch) | |
tree | 3136860092617b56a1a4cb28d7b920377912b799 /src/miranda32_10.vcxproj | |
parent | 0749bac971a90ae89d095d2ef81a27f4988f72f0 (diff) |
next compilable mc version - all api rewritten to use the cache
git-svn-id: http://svn.miranda-ng.org/main/trunk@8366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_10.vcxproj')
-rw-r--r-- | src/miranda32_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index 81927e0bbf..b5defb0ab5 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -263,6 +263,7 @@ <ClInclude Include="modules\extraicons\extraicons.h" />
<ClInclude Include="modules\extraicons\usedIcons.h" />
<ClInclude Include="modules\findadd\findadd.h" />
+ <ClInclude Include="modules\metacontacts\metacontacts.h" />
<ClInclude Include="modules\netlib\netlib.h" />
<ClInclude Include="modules\options\filter.h" />
<ClInclude Include="..\include\m_protoint.h" />
|