summaryrefslogtreecommitdiff
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
commit05c6ad2317d4ba1ae0a46bd7e3244b21c41a5747 (patch)
tree8a5874aee7a60fc6f0e8f70d9151a09e09f6f2be
parent151e8a05602b9696d40b4b50f7f65a69dd4ba1e4 (diff)
downloadqpid-python-05c6ad2317d4ba1ae0a46bd7e3244b21c41a5747.tar.gz
QPID-5029: WinSDK tries to handle components that have been removed
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1508864 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--cpp/bld-winsdk.ps14
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/bld-winsdk.ps1 b/cpp/bld-winsdk.ps1
index eac771f707..bee4fe095d 100644
--- a/cpp/bld-winsdk.ps1
+++ b/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=(