summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2008-10-26 01:45:52 +0000
committerStephen D. Huston <shuston@apache.org>2008-10-26 01:45:52 +0000
commitcf9330ffa82b0219d2d34f025121077ccbfe4b49 (patch)
tree97a59831c1c2cf3d7336282a48c002d89246e745
parent7d6e7b4e757ee291a67e8b97018e1d3a0d1b11f3 (diff)
downloadqpid-python-cf9330ffa82b0219d2d34f025121077ccbfe4b49.tar.gz
Adjust to removed AckPolicy.cpp and refactored Modules.h, .cpp
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@707929 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--cpp/src/client.vcproj3
-rw-r--r--cpp/src/common.vcproj14
2 files changed, 10 insertions, 7 deletions
diff --git a/cpp/src/client.vcproj b/cpp/src/client.vcproj
index f5fab3e6ae..5983d34c96 100644
--- a/cpp/src/client.vcproj
+++ b/cpp/src/client.vcproj
@@ -327,9 +327,6 @@
RelativePath="gen\qpid\client\no_keyword\Session_0_10.cpp">
</File>
<File
- RelativePath="qpid\client\AckPolicy.cpp">
- </File>
- <File
RelativePath="qpid\client\Bounds.cpp">
</File>
<File
diff --git a/cpp/src/common.vcproj b/cpp/src/common.vcproj
index 3eccca2e64..952dacf570 100644
--- a/cpp/src/common.vcproj
+++ b/cpp/src/common.vcproj
@@ -60,7 +60,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- DisableSpecificWarnings="4244;4800"
+ DisableSpecificWarnings="4244;4800;4355"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -132,7 +132,7 @@
RuntimeTypeInfo="true"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DisableSpecificWarnings="4244;4800"
+ DisableSpecificWarnings="4244;4800;4355"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -207,7 +207,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- DisableSpecificWarnings="4244;4800"
+ DisableSpecificWarnings="4244;4800;4355"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -279,7 +279,7 @@
RuntimeTypeInfo="true"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DisableSpecificWarnings="4244;4800"
+ DisableSpecificWarnings="4244;4800;4355"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -774,6 +774,9 @@
RelativePath="qpid\management\ManagementObject.cpp">
</File>
<File
+ RelativePath="qpid\Modules.cpp">
+ </File>
+ <File
RelativePath="qpid\Options.cpp">
<FileConfiguration
Name="Debug|Win32">
@@ -1492,6 +1495,9 @@
RelativePath="qpid\memory.h">
</File>
<File
+ RelativePath="qpid\Modules.h">
+ </File>
+ <File
RelativePath="qpid\Msg.h">
</File>
<File