From 7564d28faf780bc0967ab3f6ff11b29b44e4b1aa Mon Sep 17 00:00:00 2001 From: ShizZy Date: Wed, 4 Sep 2013 20:17:46 -0400 Subject: replaced common code with dolphin common --- src/common/common.vcxproj | 185 +++++++++++++++++++++++++--------------------- 1 file changed, 100 insertions(+), 85 deletions(-) (limited to 'src/common/common.vcxproj') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index c61ba6d9d..1cfe0bb37 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -20,102 +28,82 @@ {DFE335FC-755D-4BAA-8452-94434F8A1EDB} - common + Common true StaticLibrary + MultiByte - StaticLibrary true + StaticLibrary + MultiByte + false + StaticLibrary + Unicode + + StaticLibrary false + MultiByte + false + StaticLibrary + Unicode + + StaticLibrary false + MultiByte - - - - + + - - - - + + - - - - + + - - - - + + - - - - - - - - + + - - - - - - - + true - - - - - - - - + true - - - - - - - - + @@ -124,15 +112,16 @@ true true - - - - - - - - + + + + + true + true + true + + @@ -141,46 +130,72 @@ true true - - - - - - - - + + + + + + true + true + true + + - - - - - - - - - - - + + - - - + + + + + + + + + + + - + - - + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3