From 94c76437515d52d34a648b125bd917b3634fbb2e Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Sun, 9 Sep 2012 21:50:58 +0200 Subject: Migrate build environment to MSVC 2010. Synchronize build environment. --- json-c/json-c.vcxproj.filters | 69 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 json-c/json-c.vcxproj.filters (limited to 'json-c/json-c.vcxproj.filters') diff --git a/json-c/json-c.vcxproj.filters b/json-c/json-c.vcxproj.filters new file mode 100644 index 0000000..8e26de8 --- /dev/null +++ b/json-c/json-c.vcxproj.filters @@ -0,0 +1,69 @@ + + + + + {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 + + + \ No newline at end of file -- cgit v1.2.3