You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2007/05/30 21:39:04 UTC

svn commit: r542918 - /activemq/activemq-cpp/trunk/vs2005-build/vs2005-activemq.vcproj

Author: tabish
Date: Wed May 30 12:39:03 2007
New Revision: 542918

URL: http://svn.apache.org/viewvc?view=rev&rev=542918
Log:
http://issues.apache.org/activemq/browse/AMQCPP-115

Projects setting patch

Modified:
    activemq/activemq-cpp/trunk/vs2005-build/vs2005-activemq.vcproj

Modified: activemq/activemq-cpp/trunk/vs2005-build/vs2005-activemq.vcproj
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/vs2005-build/vs2005-activemq.vcproj?view=diff&rev=542918&r1=542917&r2=542918
==============================================================================
--- activemq/activemq-cpp/trunk/vs2005-build/vs2005-activemq.vcproj (original)
+++ activemq/activemq-cpp/trunk/vs2005-build/vs2005-activemq.vcproj Wed May 30 12:39:03 2007
@@ -206,6 +206,7 @@
 				Name="VCLinkerTool"
 				AdditionalDependencies="ws2_32.lib rpcrt4.lib"
 				OutputFile="$(OutDir)\activemq-cpp.dll"
+				GenerateDebugInformation="true"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -288,6 +289,7 @@
 				Name="VCLinkerTool"
 				AdditionalDependencies="ws2_32.lib rpcrt4.lib"
 				OutputFile="$(OutDir)\activemq-cppd.dll"
+				GenerateDebugInformation="true"
 			/>
 			<Tool
 				Name="VCALinkTool"