From 497e6656cfe61f266a2db4b381ed3cdf9093cab6 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Wed, 12 Nov 2008 18:48:28 +0000 Subject: [PATCH] now files in Data/ don't overwrite previously copied ones on the post-build step. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1153 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/DolphinWX/DolphinWX.vcproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Source/Core/DolphinWX/DolphinWX.vcproj b/Source/Core/DolphinWX/DolphinWX.vcproj index 9b2c733218..f0dceb1549 100644 --- a/Source/Core/DolphinWX/DolphinWX.vcproj +++ b/Source/Core/DolphinWX/DolphinWX.vcproj @@ -1,7 +1,7 @@