summaryrefslogtreecommitdiff
path: root/src/miranda32_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-04-10 21:07:20 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-04-10 21:07:20 +0000
commit6b1fbf4d40fa3b643aca4e9e82a132cc54f36b76 (patch)
treec9757bf9da76e125d8a8da1ca3d4e8e996ae792f /src/miranda32_10.vcxproj
parent1df925a85fe8e7a03698a8a5a7a2e3ee03e2c3a1 (diff)
- SRMM status icons module moved to the core;
- this code removed from Scriver & tabSRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@4416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_10.vcxproj')
-rw-r--r--src/miranda32_10.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj
index 973bd08757..3fbd6ce645 100644
--- a/src/miranda32_10.vcxproj
+++ b/src/miranda32_10.vcxproj
@@ -478,6 +478,9 @@
<ClCompile Include="modules\skin\sounds.cpp">
<PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ClCompile Include="modules\srmm\statusicon.cpp">
+ <PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
+ </ClCompile>
<ClCompile Include="modules\utils\bmpfilter.cpp">
<PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>