From 0fb5a016497d3061a6edf40752c06127f3abb796 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Fri, 20 Apr 2012 07:42:10 +0200 Subject: Select polling mechanisms at one place This patch provides a single place for selecting polling mechanisms (polling.hpp). Up to now the selection was spread among the build system and several source files. Signed-off-by: Martin Sustrik --- builds/msvc/libxs/libxs.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'builds/msvc/libxs/libxs.vcxproj') diff --git a/builds/msvc/libxs/libxs.vcxproj b/builds/msvc/libxs/libxs.vcxproj index d4f40ca..229d7ec 100644 --- a/builds/msvc/libxs/libxs.vcxproj +++ b/builds/msvc/libxs/libxs.vcxproj @@ -206,6 +206,7 @@ + @@ -244,4 +245,4 @@ - \ No newline at end of file + -- cgit v1.2.3