diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-04-02 09:03:57 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-04-02 09:03:57 +0200 |
commit | 54830ac0f6869628e1e35cbae3434ca5e10ad600 (patch) | |
tree | a0216370a8ad11493af644ecc0e4240c3b429290 /builds/msvc/libzmq | |
parent | ae90d3bdbe58d73dea5001b2f8cbf6ada9e53332 (diff) |
MSVC build system updated to match 3.0 changes
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'builds/msvc/libzmq')
-rw-r--r-- | builds/msvc/libzmq/libzmq.vcproj | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj index c774ac2..1c62b4e 100644 --- a/builds/msvc/libzmq/libzmq.vcproj +++ b/builds/msvc/libzmq/libzmq.vcproj @@ -267,10 +267,6 @@ > </File> <File - RelativePath="..\..\..\src\device.cpp" - > - </File> - <File RelativePath="..\..\..\src\devpoll.cpp" > </File> @@ -403,10 +399,6 @@ > </File> <File - RelativePath="..\..\..\src\swap.cpp" - > - </File> - <File RelativePath="..\..\..\src\tcp_connecter.cpp" > </File> @@ -517,10 +509,6 @@ > </File> <File - RelativePath="..\..\..\src\device.hpp" - > - </File> - <File RelativePath="..\..\..\src\devpoll.hpp" > </File> @@ -697,10 +685,6 @@ > </File> <File - RelativePath="..\..\..\src\swap.hpp" - > - </File> - <File RelativePath="..\..\..\src\tcp_connecter.hpp" > </File> |