diff options
author | Robert Pösel <robyer@seznam.cz> | 2012-05-23 11:34:14 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2012-05-23 11:34:14 +0000 |
commit | db69072840f6349f13894ff0741e1b977cbc5116 (patch) | |
tree | 98a3033c8ad51ade573df1ab1c171d36d84ab27a /plugins/ClientChangeNotify/ClientChangeNotify.vcxproj | |
parent | c857d7ad0ef6045ea344143825f23fa35157bf95 (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/ClientChangeNotify.vcxproj')
-rw-r--r-- | plugins/ClientChangeNotify/ClientChangeNotify.vcxproj | 1 |
1 files changed, 0 insertions, 1 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" />
|