summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2012-05-23 11:34:14 +0000
committerRobert Pösel <robyer@seznam.cz>2012-05-23 11:34:14 +0000
commitdb69072840f6349f13894ff0741e1b977cbc5116 (patch)
tree98a3033c8ad51ade573df1ab1c171d36d84ab27a /plugins/ClientChangeNotify
parentc857d7ad0ef6045ea344143825f23fa35157bf95 (diff)
Cleaned up all projects from missing files (includes, resources)
git-svn-id: http://svn.miranda-ng.org/main/trunk@145 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify')
-rw-r--r--plugins/ClientChangeNotify/ClientChangeNotify.vcxproj1
-rw-r--r--plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters3
2 files changed, 0 insertions, 4 deletions
diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj
index 33a77b83dc..5579d7f7e9 100644
--- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj
+++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj
@@ -131,7 +131,6 @@
<ClCompile Include="..\CommonLibs\pcre.cpp" />
</ItemGroup>
<ItemGroup>
- <ClInclude Include="AggressiveOptimize.h" />
<ClInclude Include="Common.h" />
<ClInclude Include="..\CommonLibs\CString.h" />
<ClInclude Include="Misc.h" />
diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
index a759383b0b..b711c6c5e0 100644
--- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
+++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters
@@ -35,9 +35,6 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
- <ClInclude Include="AggressiveOptimize.h">
- <Filter>Header Files</Filter>
- </ClInclude>
<ClInclude Include="Common.h">
<Filter>Header Files</Filter>
</ClInclude>