summaryrefslogtreecommitdiff
path: root/plugins/MyDetails/mydetails_12.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-10-04 13:05:13 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-10-04 13:05:13 +0000
commit7ae21189d524cac5580a786732ca9ec4faf99260 (patch)
tree1bbf7f34fb3be56098cadb311743d94a412762b5 /plugins/MyDetails/mydetails_12.vcxproj
parent0c3fbeb0557c85cbe7c103053c869b6e3b42fab6 (diff)
services moved to the separate module
git-svn-id: http://svn.miranda-ng.org/main/trunk@10684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MyDetails/mydetails_12.vcxproj')
-rw-r--r--plugins/MyDetails/mydetails_12.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MyDetails/mydetails_12.vcxproj b/plugins/MyDetails/mydetails_12.vcxproj
index a63988f400..190909cdc7 100644
--- a/plugins/MyDetails/mydetails_12.vcxproj
+++ b/plugins/MyDetails/mydetails_12.vcxproj
@@ -201,6 +201,7 @@
<ClCompile Include="..\utils\mir_smileys.cpp">
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>
+ <ClCompile Include="src\services.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>