From e3c2cf74256daf8131f39631d349a9fa9cacacc2 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Wed, 18 Jun 2014 17:33:35 -0700 Subject: Adding basic CurlTask, as well as support for it in Balau. Also removing c++11-surrogates.h, as we're on a modern compiler now. --- win32/project/Balau.vcxproj | 2 +- win32/project/Balau.vcxproj.filters | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'win32') diff --git a/win32/project/Balau.vcxproj b/win32/project/Balau.vcxproj index c0b82de..f50aac4 100644 --- a/win32/project/Balau.vcxproj +++ b/win32/project/Balau.vcxproj @@ -270,7 +270,7 @@ - + diff --git a/win32/project/Balau.vcxproj.filters b/win32/project/Balau.vcxproj.filters index bd79687..2742441 100644 --- a/win32/project/Balau.vcxproj.filters +++ b/win32/project/Balau.vcxproj.filters @@ -209,9 +209,6 @@ Headers - - Headers - Headers @@ -332,6 +329,9 @@ Headers + + Headers + -- cgit v1.2.3