From e9099459bb6d2e66eefb6686c2fee2a03bf19fd5 Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Tue, 25 Dec 2012 22:52:30 -0600 Subject: [PATCH] Maybe fix Windows compiling. --- Source/Core/DolphinWX/Dolphin.vcxproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Source/Core/DolphinWX/Dolphin.vcxproj b/Source/Core/DolphinWX/Dolphin.vcxproj index d945e395f9..2c64ca4ee2 100644 --- a/Source/Core/DolphinWX/Dolphin.vcxproj +++ b/Source/Core/DolphinWX/Dolphin.vcxproj @@ -265,7 +265,7 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / - + Create Create @@ -327,6 +327,9 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / + + +