diff options
author | George Hazan <george.hazan@gmail.com> | 2012-05-19 12:37:13 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-05-19 12:37:13 +0000 |
commit | 40a866eaa93126589f291fbc88db57e3d423cc6a (patch) | |
tree | 3b09c0c7f7d62e055af1575c29acc597f5e4e14b /plugins/IEView/ieview.vcxproj | |
parent | 85cf136d241345a5bf09dd68a5e1aed35d0adbb0 (diff) |
missing header files removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@71 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEView/ieview.vcxproj')
-rw-r--r-- | plugins/IEView/ieview.vcxproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/IEView/ieview.vcxproj b/plugins/IEView/ieview.vcxproj index 5806d8a601..cdbd6c0348 100644 --- a/plugins/IEView/ieview.vcxproj +++ b/plugins/IEView/ieview.vcxproj @@ -166,11 +166,6 @@ <ClInclude Include="IEView.h" />
<ClInclude Include="ieview_common.h" />
<ClInclude Include="ieview_services.h" />
- <ClInclude Include="m_avatars.h" />
- <ClInclude Include="m_ieview.h" />
- <ClInclude Include="m_MathModule.h" />
- <ClInclude Include="m_metacontacts.h" />
- <ClInclude Include="m_smileyadd.h" />
<ClInclude Include="MUCCHTMLBuilder.h" />
<ClInclude Include="Options.h" />
<ClInclude Include="resource.h" />
|