summaryrefslogtreecommitdiff
path: root/cpp/bld-winsdk.ps1
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
commit62ed7dd1119723a021c1f53ec71135bcba978a4a (patch)
tree8a5874aee7a60fc6f0e8f70d9151a09e09f6f2be /cpp/bld-winsdk.ps1
parenta4faae5b3fc9be80dd759b9eb683721daac11da6 (diff)
downloadqpid-python-62ed7dd1119723a021c1f53ec71135bcba978a4a.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
Diffstat (limited to 'cpp/bld-winsdk.ps1')
-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=(