From 1e85109a981d79e23dfc5004c8681e8c5a0ff4f3 Mon Sep 17 00:00:00 2001 From: Jonathan Castello Date: Thu, 2 Sep 2010 12:52:50 -0700 Subject: [PATCH] Forgot to disable precompiled headers on the zlib files in Release mode. --- MUSHclient.vcproj | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/MUSHclient.vcproj b/MUSHclient.vcproj index 073b5684..71b52ecd 100755 --- a/MUSHclient.vcproj +++ b/MUSHclient.vcproj @@ -3327,6 +3327,14 @@ UsePrecompiledHeader="0" /> + + + + + + + + + + + +