summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2013-07-31 14:06:16 +0000
committerCharles E. Rolke <chug@apache.org>2013-07-31 14:06:16 +0000
commit71892fbec3ba45851960dbde085b631d265127dc (patch)
tree230a1165ff06a6170077f9151a175694fe23850c /qpid/cpp
parent062cb090cd5102f89c4cb63b064c4c10e24519a1 (diff)
downloadqpid-python-71892fbec3ba45851960dbde085b631d265127dc.tar.gz
QPID-5029: WinSDK tries to handle components that have been removed
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1508864 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/bld-winsdk.ps14
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/cpp/bld-winsdk.ps1 b/qpid/cpp/bld-winsdk.ps1
index eac771f707..bee4fe095d 100644
--- a/qpid/cpp/bld-winsdk.ps1
+++ b/qpid/cpp/bld-winsdk.ps1
@@ -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=(