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_laplace.vcxproj | 73 +++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 windows-build/win7/pix_opencv_laplace.vcxproj (limited to 'windows-build/win7/pix_opencv_laplace.vcxproj') diff --git a/windows-build/win7/pix_opencv_laplace.vcxproj b/windows-build/win7/pix_opencv_laplace.vcxproj new file mode 100644 index 0000000..c5e27a6 --- /dev/null +++ b/windows-build/win7/pix_opencv_laplace.vcxproj @@ -0,0 +1,73 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + {C67339B2-09C4-4FA9-B3A5-D7BCD6C48879} + 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