Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 62424 invoked from network); 29 Sep 2010 13:10:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Sep 2010 13:10:56 -0000 Received: (qmail 18100 invoked by uid 500); 29 Sep 2010 13:10:56 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 18026 invoked by uid 500); 29 Sep 2010 13:10:54 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 18019 invoked by uid 99); 29 Sep 2010 13:10:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Sep 2010 13:10:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Sep 2010 13:10:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 26BF823888D7; Wed, 29 Sep 2010 13:10:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1002603 - /activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/vs2008-build/activemq-cpp.vcproj Date: Wed, 29 Sep 2010 13:10:31 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100929131031.26BF823888D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tabish Date: Wed Sep 29 13:10:30 2010 New Revision: 1002603 URL: http://svn.apache.org/viewvc?rev=1002603&view=rev Log: fix for: https://issues.apache.org/activemq/browse/AMQCPP-318 Modified: activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/vs2008-build/activemq-cpp.vcproj Modified: activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/vs2008-build/activemq-cpp.vcproj URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/vs2008-build/activemq-cpp.vcproj?rev=1002603&r1=1002602&r2=1002603&view=diff ============================================================================== --- activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/vs2008-build/activemq-cpp.vcproj (original) +++ activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/vs2008-build/activemq-cpp.vcproj Wed Sep 29 13:10:30 2010 @@ -800,7 +800,7 @@ Name="VCCLCompilerTool" UseUnicodeResponseFiles="false" AdditionalIncludeDirectories="..\src\main;"$(PLATFORM_SDK)\include";"$(CPPUNIT_DIST)\include";"$(APR_DIST)\include";"$(OPENSSL_DIST)\include"" - PreprocessorDefinitions="HAVE_OPENSSL" + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_DEPRECATE;NOMINMAX;APR_DECLARE_STATIC;APU_DECLARE_STATIC;API_DECLARE_STATIC;$(NOINHERIT);HAVE_OPENSSL" RuntimeLibrary="2" UsePrecompiledHeader="0" ObjectFile="$(IntDir)\$(ProjectName)\"