From 20e2046fe180acf5e8034c7ff035ecf4acbc9c34 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sat, 5 Feb 2011 07:51:15 +0000 Subject: [PATCH] vs2010: get rid of some more wxw-related linker warnings. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7079 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/VideoUICommon/VideoUICommon.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/Core/VideoUICommon/VideoUICommon.vcxproj b/Source/Core/VideoUICommon/VideoUICommon.vcxproj index 6cc2351568..1515c334cd 100644 --- a/Source/Core/VideoUICommon/VideoUICommon.vcxproj +++ b/Source/Core/VideoUICommon/VideoUICommon.vcxproj @@ -231,7 +231,7 @@ true true false - true + false false @@ -239,7 +239,7 @@ true true false - true + false false @@ -247,7 +247,7 @@ true true false - true + false false @@ -260,4 +260,4 @@ - + \ No newline at end of file