You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by as...@apache.org on 2010/04/22 19:00:42 UTC

svn commit: r936960 - /qpid/trunk/qpid/cpp/bld-winsdk.ps1

Author: astitcher
Date: Thu Apr 22 17:00:42 2010
New Revision: 936960

URL: http://svn.apache.org/viewvc?rev=936960&view=rev
Log:
Add missing include file used by qmf generated code to Windows SDK builder

Modified:
    qpid/trunk/qpid/cpp/bld-winsdk.ps1

Modified: qpid/trunk/qpid/cpp/bld-winsdk.ps1
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/bld-winsdk.ps1?rev=936960&r1=936959&r2=936960&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/bld-winsdk.ps1 (original)
+++ qpid/trunk/qpid/cpp/bld-winsdk.ps1 Thu Apr 22 17:00:42 2010
@@ -67,6 +67,7 @@ $move[0]=$move1
 
 $preserve=(
 	'include/qpid/agent',
+	'include/qpid/amqp_0_10',
 	'include/qpid/management',
 	'include/qpid/messaging',
 	'include/qpid/sys/IntegerTypes.h',



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org