diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-05-04 23:12:57 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-05-04 23:12:57 +0000 |
| commit | a480c7d3c25a5a91002a7ad4972d79fb5b382aa0 (patch) | |
| tree | 1391873adaff656caf855d3837e921bedf6925d7 /cpp/src/common.vcproj | |
| parent | 353a950ae230586f11addda16e6880744f8e818b (diff) | |
| download | qpid-python-a480c7d3c25a5a91002a7ad4972d79fb5b382aa0.tar.gz | |
Add qmf agent project for Windows; fixes more of QPID-1731
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@771490 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/common.vcproj')
| -rw-r--r-- | cpp/src/common.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/src/common.vcproj b/cpp/src/common.vcproj index a95e8483e2..8c5eaf405a 100644 --- a/cpp/src/common.vcproj +++ b/cpp/src/common.vcproj @@ -999,6 +999,9 @@ RelativePath="qpid\sys\windows\LockFile.cpp">
</File>
<File
+ RelativePath="qpid\sys\windows\PipeHandle.cpp">
+ </File>
+ <File
RelativePath="qpid\sys\windows\PollableCondition.cpp">
</File>
<File
|
