summaryrefslogtreecommitdiff
path: root/plugins/SplashScreen
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-06-03 12:32:26 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-06-03 12:32:26 +0000
commit4936520d4bb4f2c9c2fdbaa565874a99438a3992 (patch)
treef7b4a594299226f9b12c4e4da4c04a69d0b8f845 /plugins/SplashScreen
parentfe1d08521e184e685821e0902f72a19e4cdb5edb (diff)
missing header removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@284 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SplashScreen')
-rw-r--r--plugins/SplashScreen/splashscreen_10.vcxproj1
-rw-r--r--plugins/SplashScreen/splashscreen_10.vcxproj.filters3
2 files changed, 0 insertions, 4 deletions
diff --git a/plugins/SplashScreen/splashscreen_10.vcxproj b/plugins/SplashScreen/splashscreen_10.vcxproj
index 6453a40081..4e3a24fab4 100644
--- a/plugins/SplashScreen/splashscreen_10.vcxproj
+++ b/plugins/SplashScreen/splashscreen_10.vcxproj
@@ -187,7 +187,6 @@
<ClInclude Include="src\bitmap_funcs.h" />
<ClInclude Include="src\debug.h" />
<ClInclude Include="src\headers.h" />
- <ClInclude Include="src\splash.h" />
<ClInclude Include="src\version.h" />
<ClInclude Include="src\resource.h" />
</ItemGroup>
diff --git a/plugins/SplashScreen/splashscreen_10.vcxproj.filters b/plugins/SplashScreen/splashscreen_10.vcxproj.filters
index 2ce679ed16..ac66bfde36 100644
--- a/plugins/SplashScreen/splashscreen_10.vcxproj.filters
+++ b/plugins/SplashScreen/splashscreen_10.vcxproj.filters
@@ -47,9 +47,6 @@
<ClInclude Include="src\headers.h">
<Filter>Header Files</Filter>
</ClInclude>
- <ClInclude Include="src\splash.h">
- <Filter>Header Files</Filter>
- </ClInclude>
<ClInclude Include="src\version.h">
<Filter>Header Files</Filter>
</ClInclude>