From e4db01c939c1f2390fa1964feca484ad06e6f237 Mon Sep 17 00:00:00 2001 From: gigaherz Date: Mon, 30 Dec 2013 21:48:20 +0000 Subject: [PATCH] The zlib project is not using mfc, and vs2013 didn't like that it was MFC and non-unicode, so I removed the MFC flag (from all the projects). git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5788 96395faa-99c1-11dd-bbfe-3dabce05a288 --- 3rdparty/zlib/zlib_vs2013.vcxproj | 1 - 1 file changed, 1 deletion(-) diff --git a/3rdparty/zlib/zlib_vs2013.vcxproj b/3rdparty/zlib/zlib_vs2013.vcxproj index 34355d814a..30863b5516 100644 --- a/3rdparty/zlib/zlib_vs2013.vcxproj +++ b/3rdparty/zlib/zlib_vs2013.vcxproj @@ -28,7 +28,6 @@ StaticLibrary - Static MultiByte true v120