From c22214a573a75feddb2c38857d155c5b54b77b19 Mon Sep 17 00:00:00 2001 From: Antoine Villeret Date: Thu, 10 Jul 2014 15:17:41 +0000 Subject: add windows 7 build files svn path=/trunk/externals/pix_opencv/; revision=17328 --- windows-build/win7/pix_opencv_athreshold.vcxproj | 80 ++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 windows-build/win7/pix_opencv_athreshold.vcxproj (limited to 'windows-build/win7/pix_opencv_athreshold.vcxproj') diff --git a/windows-build/win7/pix_opencv_athreshold.vcxproj b/windows-build/win7/pix_opencv_athreshold.vcxproj new file mode 100644 index 0000000..ed4410d --- /dev/null +++ b/windows-build/win7/pix_opencv_athreshold.vcxproj @@ -0,0 +1,80 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + {6BC546F3-B0CB-45DE-9FE1-F5D2A782917D} + v4.0 + ManagedCProj + pix_opencv_athreshold + + + + DynamicLibrary + true + true + Unicode + + + DynamicLibrary + false + + + + + + + + + + + + + + + + + true + + + false + + + + Level3 + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + + + true + + + + + + + Level3 + WIN32;NDEBUG;%(PreprocessorDefinitions) + + + true + + + + + + \ No newline at end of file -- cgit v1.2.1