You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2013/07/31 16:06:17 UTC

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

Author: chug
Date: Wed Jul 31 14:06:16 2013
New Revision: 1508864

URL: http://svn.apache.org/r1508864
Log:
QPID-5029: WinSDK tries to handle components that have been removed


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=1508864&r1=1508863&r2=1508864&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/bld-winsdk.ps1 (original)
+++ qpid/trunk/qpid/cpp/bld-winsdk.ps1 Wed Jul 31 14:06:16 2013
@@ -222,15 +222,11 @@ function BuildAPlatform
     )
 
     $preserve=(
-        'include/qpid/agent',
-        'include/qpid/amqp_0_10',
-        'include/qpid/management',
         'include/qpid/messaging',
         'include/qpid/sys/IntegerTypes.h',
         'include/qpid/sys/windows/IntegerTypes.h',
         'include/qpid/sys/posix/IntegerTypes.h',
         'include/qpid/types',
-        'include/qpid/CommonImportExport.h',
         'include/qpid/ImportExport.h')
 
     $remove=(



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org