summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-11-20 22:16:32 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-11-20 22:16:32 +0000
commit3803f35ac244f74e50edc3854fa4278d0e5d405d (patch)
treeb190ad1af173cceddd964f6a97f59e4ef9084c53 /plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
parent5e7b5f6b7f0ab72550f84e835443df5e24590af1 (diff)
consistent hash generation fix - part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@2406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters')
-rw-r--r--plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
index a9792f238d..6e25d96890 100644
--- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
+++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
@@ -30,6 +30,9 @@
<ClCompile Include="..\CommonLibs\pcre.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="src\stdafx.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\Common.h">