From 8a6ff4ccd2ecbbfb7b2fd80fe621b8a05b0f9bbd Mon Sep 17 00:00:00 2001
From: Martin Sustrik <sustrik@250bpm.com>
Date: Mon, 6 Dec 2010 09:44:23 +0100
Subject: xup and xsub files added to the MSVC build

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
---
 builds/msvc/libzmq/libzmq.vcproj | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

(limited to 'builds/msvc/libzmq')

diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj
index ef78f97..41a6535 100644
--- a/builds/msvc/libzmq/libzmq.vcproj
+++ b/builds/msvc/libzmq/libzmq.vcproj
@@ -357,6 +357,10 @@
 				RelativePath="..\..\..\src\uuid.cpp"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\xpub.cpp"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\xrep.cpp"
 				>
@@ -365,6 +369,10 @@
 				RelativePath="..\..\..\src\xreq.cpp"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\xsub.cpp"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\zmq.cpp"
 				>
@@ -651,6 +659,10 @@
 				RelativePath="..\..\..\src\wire.hpp"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\xpub.hpp"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\xrep.hpp"
 				>
@@ -659,6 +671,10 @@
 				RelativePath="..\..\..\src\xreq.hpp"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\xsub.hpp"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\ypipe.hpp"
 				>
-- 
cgit v1.2.3