From e2b3716760fbfa1b6141a7506d0fab4aa5723082 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Thu, 3 Feb 2011 21:55:29 +0000 Subject: [PATCH] vs2010: fix videosoftware build git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7055 8ced0084-cf51-0410-be5f-012b33b47a6e --- .../Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj | 4 +--- .../Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj.filters | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj b/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj index 757c70384a..85648c828b 100644 --- a/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj +++ b/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj @@ -179,7 +179,6 @@ - @@ -213,7 +212,6 @@ - @@ -253,4 +251,4 @@ - + \ No newline at end of file diff --git a/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj.filters b/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj.filters index 0020cc59f7..146b5a0fd6 100644 --- a/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj.filters +++ b/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj.filters @@ -77,4 +77,4 @@ {80e30848-1174-4168-a8f7-da2553f872b1} - + \ No newline at end of file