diff options
author | George Hazan <george.hazan@gmail.com> | 2013-09-07 18:11:18 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-09-07 18:11:18 +0000 |
commit | 26e261b3644303b2f3c22cfc8df03f92766fbabd (patch) | |
tree | 4b19698a19b669c21fd490a4cc65d650884de9e4 /plugins/WebView/webview_10.vcxproj | |
parent | df3c30e532ec5c79334b608fb99766e5909a445c (diff) |
non-existent headers removed from project
git-svn-id: http://svn.miranda-ng.org/main/trunk@6007 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WebView/webview_10.vcxproj')
-rw-r--r-- | plugins/WebView/webview_10.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/WebView/webview_10.vcxproj b/plugins/WebView/webview_10.vcxproj index 1dea9b1523..b41212b3a6 100644 --- a/plugins/WebView/webview_10.vcxproj +++ b/plugins/WebView/webview_10.vcxproj @@ -191,8 +191,6 @@ <ClInclude Include="src\resource.h" />
<ClInclude Include="src\Version.h" />
<ClInclude Include="src\webview.h" />
- <ClInclude Include="src\webview_common.h" />
- <ClInclude Include="src\webview_private.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\Version.rc" />
|