diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-02-09 22:33:57 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-02-09 22:33:57 +0100 |
commit | e94790006ea6f4c64cc1df1c193aa1cf89a75100 (patch) | |
tree | f9e10f0ea772f64c24a3cbd143c100d2ba190018 /builds/msvc/libzmq | |
parent | 5b82b1ba30d136655c72f116ee2e372ded453952 (diff) |
reaper added to MSVC build
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'builds/msvc/libzmq')
-rw-r--r-- | builds/msvc/libzmq/libzmq.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj index d3bc970..c774ac2 100644 --- a/builds/msvc/libzmq/libzmq.vcproj +++ b/builds/msvc/libzmq/libzmq.vcproj @@ -375,6 +375,10 @@ > </File> <File + RelativePath="..\..\..\src\reaper.cpp" + > + </File> + <File RelativePath="..\..\..\src\rep.cpp" > </File> @@ -657,6 +661,10 @@ > </File> <File + RelativePath="..\..\..\src\reaper.hpp" + > + </File> + <File RelativePath="..\..\..\src\rep.hpp" > </File> |