diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-03-16 21:21:54 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-03-16 21:21:54 +0000 |
| commit | 4a235ffeb36db975743e0dc64c5e7b41e0157d25 (patch) | |
| tree | abf65d49f8c7f50ddd51b47a2a4417e43b826ac5 /qpid/cpp/src/common.vcproj | |
| parent | d58864360fa7c0a47f9d4686f35bac09c32e6ff5 (diff) | |
| download | qpid-python-4a235ffeb36db975743e0dc64c5e7b41e0157d25.tar.gz | |
Add PLAIN auth client handling for Windows; fixes QPID-1733
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@755008 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/common.vcproj')
| -rw-r--r-- | qpid/cpp/src/common.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/common.vcproj b/qpid/cpp/src/common.vcproj index 5ab2dbafde..96d67b9d54 100644 --- a/qpid/cpp/src/common.vcproj +++ b/qpid/cpp/src/common.vcproj @@ -24,7 +24,7 @@ ProjectType="Visual C++"
Version="9.00"
Name="common"
- ProjectGUID="{C961EF23-FECA-1BAD-BB9C-8C3A8F43FDD9}"
+ ProjectGUID="{C961EF23-FECA-1BAD-BB9C-8C3A4564ADCF}"
RootNamespace="common"
Keyword="Win32Proj"
SignManifests="true"
|
