From 71a1ae3a1633200d58b5f6f6f5d9782a1adf1372 Mon Sep 17 00:00:00 2001 From: parlane Date: Fri, 12 Apr 2013 02:44:48 +0000 Subject: [PATCH] Make debug builds use unicode, not multibyte. --- Source/Core/Core/Core.vcxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Source/Core/Core/Core.vcxproj b/Source/Core/Core/Core.vcxproj index 3657cb04cc..527b443a74 100644 --- a/Source/Core/Core/Core.vcxproj +++ b/Source/Core/Core/Core.vcxproj @@ -1,4 +1,4 @@ - + @@ -34,12 +34,12 @@ true StaticLibrary - MultiByte + Unicode true StaticLibrary - MultiByte + Unicode false @@ -49,7 +49,7 @@ StaticLibrary false - MultiByte + Unicode false @@ -59,7 +59,7 @@ StaticLibrary false - MultiByte + Unicode