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. --- pthreads/pthread-win32.vcxproj.filters | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 pthreads/pthread-win32.vcxproj.filters (limited to 'pthreads/pthread-win32.vcxproj.filters') diff --git a/pthreads/pthread-win32.vcxproj.filters b/pthreads/pthread-win32.vcxproj.filters new file mode 100644 index 0000000..018736f --- /dev/null +++ b/pthreads/pthread-win32.vcxproj.filters @@ -0,0 +1,33 @@ + + + + + {3a19fdc3-6df5-4400-b261-99ce258b4112} + + + {e7061adc-6595-41d4-b2a0-1dfdb96907bc} + + + + + include + + + include + + + include + + + include + + + include + + + + + src + + + \ No newline at end of file -- cgit v1.2.3