diff options
Diffstat (limited to 'builds/msvc')
-rw-r--r-- | builds/msvc/libzmq/libzmq.vcproj | 32 |
1 files changed, 8 insertions, 24 deletions
diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj index 41a6535..975c13c 100644 --- a/builds/msvc/libzmq/libzmq.vcproj +++ b/builds/msvc/libzmq/libzmq.vcproj @@ -190,6 +190,10 @@ > </File> <File + RelativePath="..\..\..\src\device.cpp" + > + </File> + <File RelativePath="..\..\..\src\devpoll.cpp" > </File> @@ -206,10 +210,6 @@ > </File> <File - RelativePath="..\..\..\src\forwarder.cpp" - > - </File> - <File RelativePath="..\..\..\src\fq.cpp" > </File> @@ -294,10 +294,6 @@ > </File> <File - RelativePath="..\..\..\src\queue.cpp" - > - </File> - <File RelativePath="..\..\..\src\rep.cpp" > </File> @@ -318,10 +314,6 @@ > </File> <File - RelativePath="..\..\..\src\streamer.cpp" - > - </File> - <File RelativePath="..\..\..\src\sub.cpp" > </File> @@ -440,6 +432,10 @@ > </File> <File + RelativePath="..\..\..\src\device.hpp" + > + </File> + <File RelativePath="..\..\..\src\devpoll.hpp" > </File> @@ -460,10 +456,6 @@ > </File> <File - RelativePath="..\..\..\src\forwarder.hpp" - > - </File> - <File RelativePath="..\..\..\src\fq.hpp" > </File> @@ -580,10 +572,6 @@ > </File> <File - RelativePath="..\..\..\src\queue.hpp" - > - </File> - <File RelativePath="..\..\..\src\rep.hpp" > </File> @@ -612,10 +600,6 @@ > </File> <File - RelativePath="..\..\..\src\streamer.hpp" - > - </File> - <File RelativePath="..\..\..\src\sub.hpp" > </File> |