summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-12-06 23:10:50 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-12-06 23:10:50 +0100
commit73bbcb552d6fbd1b3744a1ee29202a19e4d2f46e (patch)
treef5ad1ffaf490b3d9db193e3ca2211b6dfd03df8d /builds
parent8d6cafe06696e17afff03adf4b33bd504b55e277 (diff)
MSVC build fixed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'builds')
-rw-r--r--builds/msvc/libzmq/libzmq.vcproj32
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>