diff options
| author | Stephen D. Huston <shuston@apache.org> | 2012-10-31 22:51:58 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2012-10-31 22:51:58 +0000 |
| commit | 1668b7dfdddc02b75bbb696a1026887f68ffaea2 (patch) | |
| tree | f457d59070ae1e64f7b2a6af3d1ea71177ea2c5f /cpp | |
| parent | 634cac199875ef9102ecf6ba7ce7aa6dd5d88b3a (diff) | |
| download | qpid-python-1668b7dfdddc02b75bbb696a1026887f68ffaea2.tar.gz | |
Refer to sessionreceiver project in correct place. Fixes QPID-4406.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1404402 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/bindings/qpid/dotnet/msvc9/org.apache.qpid.messaging.sessionreceiver.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/dotnet/msvc9/org.apache.qpid.messaging.sessionreceiver.sln b/cpp/bindings/qpid/dotnet/msvc9/org.apache.qpid.messaging.sessionreceiver.sln index 9ed7d4df3a..112511e5e5 100644 --- a/cpp/bindings/qpid/dotnet/msvc9/org.apache.qpid.messaging.sessionreceiver.sln +++ b/cpp/bindings/qpid/dotnet/msvc9/org.apache.qpid.messaging.sessionreceiver.sln @@ -21,7 +21,7 @@ Microsoft Visual Studio Solution File, Format Version 10.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Org.Apache.Qpid.Messaging", "..\src\msvc9\org.apache.qpid.messaging.vcproj", "{AA5A3B83-5F98-406D-A01C-5A921467A57D}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "org.apache.qpid.messaging.sessionreceiver", "..\src\msvc9\sessionreceiver\org.apache.qpid.messaging.sessionreceiver.csproj", "{B0A51CEC-30A2-4C2E-90BE-AE95107EAA05}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "org.apache.qpid.messaging.sessionreceiver", "..\src\sessionreceiver\msvc9\org.apache.qpid.messaging.sessionreceiver.csproj", "{B0A51CEC-30A2-4C2E-90BE-AE95107EAA05}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
