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 | fb2c3e4cf113cb1fd028400c1aa51516db14a85d (patch) | |
| tree | cb593dcc7db1844eab0d88f48e0bc0a4c178bbae /qpid/cpp/src/common.vcproj | |
| parent | e4741c354e86d03635d3d45f5c804d87e98fa3ac (diff) | |
| download | qpid-python-fb2c3e4cf113cb1fd028400c1aa51516db14a85d.tar.gz | |
Add qmf agent project for Windows; fixes more of QPID-1731
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@771490 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/common.vcproj')
| -rw-r--r-- | qpid/cpp/src/common.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/src/common.vcproj b/qpid/cpp/src/common.vcproj index a95e8483e2..8c5eaf405a 100644 --- a/qpid/cpp/src/common.vcproj +++ b/qpid/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
|
