Skip to content

Commit

Permalink
Updated libzmq.vcproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
malosek committed Sep 23, 2009
1 parent d97923a commit 12c0c97
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions builds/msvc/libzmq/libzmq.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@
RelativePath="..\..\..\src\owned.cpp"
>
</File>
<File
RelativePath="..\..\..\src\p2p.cpp"
>
</File>
<File
RelativePath="..\..\..\src\pgm_receiver.cpp"
>
Expand All @@ -245,6 +249,14 @@
RelativePath="..\..\..\src\pub.cpp"
>
</File>
<File
RelativePath="..\..\..\src\rep.cpp"
>
</File>
<File
RelativePath="..\..\..\src\req.cpp"
>
</File>
<File
RelativePath="..\..\..\src\select.cpp"
>
Expand Down Expand Up @@ -439,6 +451,10 @@
RelativePath="..\..\..\src\owned.hpp"
>
</File>
<File
RelativePath="..\..\..\src\p2p.hpp"
>
</File>
<File
RelativePath="..\..\..\src\pgm_receiver.hpp"
>
Expand All @@ -463,6 +479,18 @@
RelativePath="..\..\..\src\poll.hpp"
>
</File>
<File
RelativePath="..\..\..\src\pub.hpp"
>
</File>
<File
RelativePath="..\..\..\src\rep.hpp"
>
</File>
<File
RelativePath="..\..\..\src\req.hpp"
>
</File>
<File
RelativePath="..\..\..\src\select.hpp"
>
Expand Down

0 comments on commit 12c0c97

Please sign in to comment.