summaryrefslogtreecommitdiff
path: root/src/miranda32_12.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-02-27 19:01:09 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-02-27 19:01:09 +0000
commit0800db775a4da41507478a02fa8cb9e58f35b0c9 (patch)
tree7472a040478be43bf27f27daa16c71c9794e5cb0 /src/miranda32_12.vcxproj
parente7f9349e332baac6ae96a93ceca2a2611409966f (diff)
db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_12.vcxproj')
-rw-r--r--src/miranda32_12.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/miranda32_12.vcxproj b/src/miranda32_12.vcxproj
index eece008066..48d1467dcd 100644
--- a/src/miranda32_12.vcxproj
+++ b/src/miranda32_12.vcxproj
@@ -243,6 +243,7 @@
<ClInclude Include="..\include\m_json.h" />
<ClInclude Include="..\include\m_langpack.h" />
<ClInclude Include="..\include\m_message.h" />
+ <ClInclude Include="..\include\m_metacontacts.h" />
<ClInclude Include="..\include\m_netlib.h" />
<ClInclude Include="..\include\m_options.h" />
<ClInclude Include="..\include\m_popup.h" />