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_colorfilt.vcxproj | 73 +++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 windows-build/win7/pix_opencv_colorfilt.vcxproj (limited to 'windows-build/win7/pix_opencv_colorfilt.vcxproj') diff --git a/windows-build/win7/pix_opencv_colorfilt.vcxproj b/windows-build/win7/pix_opencv_colorfilt.vcxproj new file mode 100644 index 0000000..ab33aa5 --- /dev/null +++ b/windows-build/win7/pix_opencv_colorfilt.vcxproj @@ -0,0 +1,73 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + {61D9931F-0D5F-4BB0-850E-B8E6C78849F1} + pix_opencv_contours + + + + DynamicLibrary + true + MultiByte + + + DynamicLibrary + false + true + MultiByte + + + + + + + + + + + + + + + + + Level3 + Disabled + + + true + + + + + Level3 + MaxSpeed + true + true + + + true + true + true + + + + + + \ No newline at end of file -- cgit v1.2.1