From a68df043bfbc7f8f38332143577877846631eca4 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 25 Aug 2015 19:58:37 +0200 Subject: Update build environment - remove faad2 - remove mad - remove polarssl - remove pthreads - add libcurl - add vtparse with UTF8 support - update project to use Visual Studio 2015 --- json-c/json-c.vcxproj.filters | 154 +++++++++++++++++++++++------------------- 1 file changed, 86 insertions(+), 68 deletions(-) (limited to 'json-c/json-c.vcxproj.filters') diff --git a/json-c/json-c.vcxproj.filters b/json-c/json-c.vcxproj.filters index 8e26de8..57c3563 100644 --- a/json-c/json-c.vcxproj.filters +++ b/json-c/json-c.vcxproj.filters @@ -1,69 +1,87 @@ - - - - - {ba1c4080-6ef5-41c4-8c29-419a697dd1ae} - - - {7e5bb63c-aa11-49f2-ac28-700772050fa7} - - - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - + + + + + {ba1c4080-6ef5-41c4-8c29-419a697dd1ae} + + + {7e5bb63c-aa11-49f2-ac28-700772050fa7} + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + \ No newline at end of file -- cgit v1.2.3