summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-04-07 10:41:11 +0200
committerMartin Sustrik <sustrik@250bpm.com>2010-04-07 10:41:11 +0200
commitb0250cc89df8d6c3d3fff7c8edc17a09ceaaa107 (patch)
tree6fbd5df485e16e5579ee07979c0982ff5d9458eb /builds
parent065e4d00ff628097ce693ac7d9056fbcaf23d0bc (diff)
Win32 build fixed
Diffstat (limited to 'builds')
-rw-r--r--builds/msvc/libzmq/libzmq.vcproj24
1 files changed, 24 insertions, 0 deletions
diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj
index 62328d2..567ee5b 100644
--- a/builds/msvc/libzmq/libzmq.vcproj
+++ b/builds/msvc/libzmq/libzmq.vcproj
@@ -202,6 +202,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\forwarder.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\fq.cpp"
>
</File>
@@ -270,6 +274,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\queue.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\rep.cpp"
>
</File>
@@ -290,6 +298,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\streamer.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\sub.cpp"
>
</File>
@@ -424,6 +436,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\forwarder.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\fq.hpp"
>
</File>
@@ -528,6 +544,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\queue.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\rep.hpp"
>
</File>
@@ -556,6 +576,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\streamer.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\sub.hpp"
>
</File>