summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify
diff options
context:
space:
mode:
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>