summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-04-07 11:54:34 +0200
committerMartin Sustrik <sustrik@250bpm.com>2010-04-07 11:54:34 +0200
commit0f7aab5212ef66f7e292fe4ca891660859972ec4 (patch)
treec3a75bab94c622f8cfe30235f2bd2129ff751789
parent745db9c574153160214470563bea3b53ab4c292a (diff)
parentb0250cc89df8d6c3d3fff7c8edc17a09ceaaa107 (diff)
Merge branch 'master' of git@github.com:sustrik/zeromq2
-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>