diff options
author | unknown <bundra@.(none)> | 2010-02-23 12:02:55 +0100 |
---|---|---|
committer | unknown <bundra@.(none)> | 2010-02-23 12:02:55 +0100 |
commit | 71b4947f951f0120e4aadccb42f2452bb95dba06 (patch) | |
tree | 7bfa6e5364ff0f2cb211fcab8ff4eb0f6870504e /builds | |
parent | 7c0df6ee02eb792c6afea7f047539840addb2f02 (diff) |
Win32 build fixed
Diffstat (limited to 'builds')
-rw-r--r-- | builds/msvc/libzmq/libzmq.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj index 3906859..62328d2 100644 --- a/builds/msvc/libzmq/libzmq.vcproj +++ b/builds/msvc/libzmq/libzmq.vcproj @@ -174,6 +174,10 @@ > </File> <File + RelativePath="..\..\..\src\command.cpp" + > + </File> + <File RelativePath="..\..\..\src\devpoll.cpp" > </File> |