diff options
46 files changed, 3531 insertions, 0 deletions
diff --git a/windows-build/win7/FaceTracker.props b/windows-build/win7/FaceTracker.props new file mode 100644 index 0000000..7f3b1a0 --- /dev/null +++ b/windows-build/win7/FaceTracker.props @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ImportGroup Label="PropertySheets" /> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup> + <ClCompile> + <AdditionalIncludeDirectories>../../FaceTracker/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + </ClCompile> + <Link> + <AdditionalLibraryDirectories>../../FaceTracker/msvc;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <AdditionalDependencies>FaceTracker.lib;%(AdditionalDependencies)</AdditionalDependencies> + </Link> + </ItemDefinitionGroup> + <ItemGroup /> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/Gem.props b/windows-build/win7/Gem.props new file mode 100644 index 0000000..75c3e1e --- /dev/null +++ b/windows-build/win7/Gem.props @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ImportGroup Label="PropertySheets"> + <Import Project="puredata.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros"> + <GEM_DIR>C:\Users\win7\pd\Gem-0.93.3\Gem\dev</GEM_DIR> + </PropertyGroup> + <PropertyGroup> + <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> + </PropertyGroup> + <ItemGroup> + <BuildMacro Include="GEM_DIR"> + <Value>$(GEM_DIR)</Value> + </BuildMacro> + </ItemGroup> + <ItemDefinitionGroup> + <ClCompile> + <AdditionalIncludeDirectories>$(GEM_DIR);$(GEM_DIR)\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> + </ClCompile> + <Link> + <AdditionalDependencies>Gem.lib;opengl32.lib;glu32.lib;ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> + <AdditionalLibraryDirectories>$(GEM_DIR);$(GEM_DIR)\build\win-vce2010;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + </Link> + </ItemDefinitionGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv.props b/windows-build/win7/pix_opencv.props new file mode 100644 index 0000000..9fa8da8 --- /dev/null +++ b/windows-build/win7/pix_opencv.props @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ImportGroup Label="PropertySheets"> + <Import Project="Gem.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros"> + <OPENCV_DIR>C:\Users\win7\Bibliothèques\opencv\build</OPENCV_DIR> + </PropertyGroup> + <PropertyGroup> + <OutDir>$(Configuration)\$(ProjectName)\</OutDir> + <IntDir>$(Configuration)\$(ProjectName)\</IntDir> + <TargetExt>.m_i386</TargetExt> + </PropertyGroup> + <ItemDefinitionGroup> + <ClCompile> + <AdditionalIncludeDirectories>$(OPENCV_DIR)\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + </ClCompile> + <Link> + <AdditionalLibraryDirectories>$(OPENCV_DIR)\x86\vc11\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <AdditionalDependencies>opencv_calib3d247.lib;opencv_contrib247.lib;opencv_core247.lib;opencv_features2d247.lib;opencv_flann247.lib;opencv_gpu247.lib;opencv_imgproc247.lib;opencv_highgui247.lib;opencv_legacy247.lib;opencv_ml247.lib;opencv_nonfree247.lib;opencv_objdetect247.lib;opencv_ocl247.lib;opencv_photo247.lib;opencv_stitching247.lib;opencv_superres247.lib;opencv_ts247.lib;opencv_video247.lib;opencv_videostab247.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(SolutionDir)\..\..\$(TargetName)$(TargetExt)</OutputFile> + </Link> + </ItemDefinitionGroup> + <ItemGroup> + <BuildMacro Include="OPENCV_DIR"> + <Value>$(OPENCV_DIR)</Value> + </BuildMacro> + </ItemGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv.sln b/windows-build/win7/pix_opencv.sln new file mode 100644 index 0000000..71ea6bb --- /dev/null +++ b/windows-build/win7/pix_opencv.sln @@ -0,0 +1,279 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_calibration", "pix_opencv_calibration.vcxproj", "{F77F082F-2624-4E51-AB9B-3C18B1B60C2C}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_warpperspective", "pix_opencv_warpperspective.vcxproj", "{EE97F511-4531-4832-833C-B3AD9A405194}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_contours", "pix_opencv_contours.vcxproj", "{B2903DE0-4479-41BB-B9E2-8B89267ED6D3}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_athreshold", "pix_opencv_athreshold.vcxproj", "{6BC546F3-B0CB-45DE-9FE1-F5D2A782917D}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_bgstats", "pix_opencv_bgstats.vcxproj", "{B4299F5A-19A0-4F24-BC9D-54DC54A67319}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_bgsubstract", "pix_opencv_bgsubstract.vcxproj", "{5E66A237-3DA4-4FF3-A722-98641A02F8EB}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_blobtrack", "pix_opencv_blobtrack.vcxproj", "{BABEF98A-C4A0-4A36-8539-D3B65BB130E0}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_camshift", "pix_opencv_camshift.vcxproj", "{A8C2B247-3E5B-4C24-B89B-F49CE9BBD881}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_colorfilt", "pix_opencv_colorfilt.vcxproj", "{61D9931F-0D5F-4BB0-850E-B8E6C78849F1}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_contours_boundingrect", "pix_opencv_contours_boundingrect.vcxproj", "{08338253-0413-4DEC-BCA8-665B69345C09}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_contours_convexhull", "pix_opencv_contours_convexhull.vcxproj", "{710FAB2A-D37A-4D5C-8244-DD0454924369}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_contours_convexity", "pix_opencv_contours_convexity.vcxproj", "{6988E92A-0E65-49D0-A380-FB00E8BB247D}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_dft", "pix_opencv_dft.vcxproj", "{778B7549-17EB-4456-B4B6-445BB5A48F92}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_distrans", "pix_opencv_distrans.vcxproj", "{4C178C40-EE08-429D-947C-618E920D3302}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_edge", "pix_opencv_edge.vcxproj", "{4B7B2B85-243B-4E70-94F0-51699A6FE3D9}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_findchessboardcorners", "pix_opencv_findchessboardcorners.vcxproj", "{D5BC5AFB-62A7-44D5-A001-A491F84B4918}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_floodfill", "pix_opencv_floodfill.vcxproj", "{0505B87E-D91F-48C8-AEC8-327F2222F06D}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_haarcascade", "pix_opencv_haarcascade.vcxproj", "{F653D7B0-6D6A-481A-8092-8D15E7D0F727}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_hist_compare", "pix_opencv_hist_compare.vcxproj", "{218962FA-C291-4406-9784-9D78A26C507D}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_hough_circles", "pix_opencv_hough_circles.vcxproj", "{6BA5D313-B269-4248-BBCF-CCDF2EFE7C17}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_threshold", "pix_opencv_threshold.vcxproj", "{2050DBE4-9E7C-4F94-80D9-3F744B790861}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_hough_lines", "pix_opencv_hough_lines.vcxproj", "{F49EF00F-0D2F-45F9-A01D-78D63D1262D2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_hu_compare", "pix_opencv_hu_compare.vcxproj", "{7B174484-1382-490A-B2E2-D0476FDBEFA1}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_hu_moments", "pix_opencv_hu_moments.vcxproj", "{F1738043-6CFC-487D-A049-1D4067B12AF2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_knear", "pix_opencv_knear.vcxproj", "{1F0BF088-8156-447D-9930-8AD76D69B749}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_laplace", "pix_opencv_laplace.vcxproj", "{C67339B2-09C4-4FA9-B3A5-D7BCD6C48879}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_lk", "pix_opencv_lk.vcxproj", "{C9E7FB3A-B47F-4475-BDA4-B66C2AB1BA35}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_matchshape", "pix_opencv_matchshape.vcxproj", "{042EAF5C-EE28-4A62-8DCA-8134A2788D48}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_morphology", "pix_opencv_morphology.vcxproj", "{91685F92-47FF-4477-B6ED-A1AB337B154A}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_motempl", "pix_opencv_motempl.vcxproj", "{26A6AADD-AAAD-48D8-9B3D-79C9917EABBC}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_of_bm", "pix_opencv_of_bm.vcxproj", "{EC1AC12B-9109-4D57-95EC-8713405B0EB7}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_of_hs", "pix_opencv_of_hs.vcxproj", "{C4847730-1016-4570-B282-BAB962E9F6F6}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_of_lk", "pix_opencv_of_lk.vcxproj", "{A9874ED2-2A64-405E-AAF6-5827D1401A1A}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_pgh_compare", "pix_opencv_pgh_compare.vcxproj", "{048A50DB-DACA-4793-9792-1A26A605BF42}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_opticalflow", "pix_opencv_opticalflow.vcxproj", "{786EF2B8-3B58-4943-822F-577AB9A1F9D7}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_surf", "pix_opencv_surf.vcxproj", "{1E0CBCC4-D022-4BC0-8423-716242162407}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_trackKnn", "pix_opencv_trackKnn.vcxproj", "{4D239CE6-3D67-411C-8A33-2BFC431E7A28}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pix_opencv_facetracker", "pix_opencv_facetracker.vcxproj", "{9B94D1AD-A4D7-41E5-8426-C2C543D77C92}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + facetracker|Win32 = facetracker|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {F77F082F-2624-4E51-AB9B-3C18B1B60C2C}.Debug|Win32.ActiveCfg = Debug|Win32 + {F77F082F-2624-4E51-AB9B-3C18B1B60C2C}.Debug|Win32.Build.0 = Debug|Win32 + {F77F082F-2624-4E51-AB9B-3C18B1B60C2C}.facetracker|Win32.ActiveCfg = Release|Win32 + {F77F082F-2624-4E51-AB9B-3C18B1B60C2C}.Release|Win32.ActiveCfg = Release|Win32 + {F77F082F-2624-4E51-AB9B-3C18B1B60C2C}.Release|Win32.Build.0 = Release|Win32 + {EE97F511-4531-4832-833C-B3AD9A405194}.Debug|Win32.ActiveCfg = Debug|Win32 + {EE97F511-4531-4832-833C-B3AD9A405194}.Debug|Win32.Build.0 = Debug|Win32 + {EE97F511-4531-4832-833C-B3AD9A405194}.facetracker|Win32.ActiveCfg = Release|Win32 + {EE97F511-4531-4832-833C-B3AD9A405194}.Release|Win32.ActiveCfg = Release|Win32 + {EE97F511-4531-4832-833C-B3AD9A405194}.Release|Win32.Build.0 = Release|Win32 + {B2903DE0-4479-41BB-B9E2-8B89267ED6D3}.Debug|Win32.ActiveCfg = Debug|Win32 + {B2903DE0-4479-41BB-B9E2-8B89267ED6D3}.Debug|Win32.Build.0 = Debug|Win32 + {B2903DE0-4479-41BB-B9E2-8B89267ED6D3}.facetracker|Win32.ActiveCfg = Release|Win32 + {B2903DE0-4479-41BB-B9E2-8B89267ED6D3}.Release|Win32.ActiveCfg = Release|Win32 + {B2903DE0-4479-41BB-B9E2-8B89267ED6D3}.Release|Win32.Build.0 = Release|Win32 + {6BC546F3-B0CB-45DE-9FE1-F5D2A782917D}.Debug|Win32.ActiveCfg = Debug|Win32 + {6BC546F3-B0CB-45DE-9FE1-F5D2A782917D}.Debug|Win32.Build.0 = Debug|Win32 + {6BC546F3-B0CB-45DE-9FE1-F5D2A782917D}.facetracker|Win32.ActiveCfg = Release|Win32 + {6BC546F3-B0CB-45DE-9FE1-F5D2A782917D}.Release|Win32.ActiveCfg = Release|Win32 + {6BC546F3-B0CB-45DE-9FE1-F5D2A782917D}.Release|Win32.Build.0 = Release|Win32 + {B4299F5A-19A0-4F24-BC9D-54DC54A67319}.Debug|Win32.ActiveCfg = Debug|Win32 + {B4299F5A-19A0-4F24-BC9D-54DC54A67319}.Debug|Win32.Build.0 = Debug|Win32 + {B4299F5A-19A0-4F24-BC9D-54DC54A67319}.facetracker|Win32.ActiveCfg = Release|Win32 + {B4299F5A-19A0-4F24-BC9D-54DC54A67319}.Release|Win32.ActiveCfg = Release|Win32 + {B4299F5A-19A0-4F24-BC9D-54DC54A67319}.Release|Win32.Build.0 = Release|Win32 + {5E66A237-3DA4-4FF3-A722-98641A02F8EB}.Debug|Win32.ActiveCfg = Debug|Win32 + {5E66A237-3DA4-4FF3-A722-98641A02F8EB}.Debug|Win32.Build.0 = Debug|Win32 + {5E66A237-3DA4-4FF3-A722-98641A02F8EB}.facetracker|Win32.ActiveCfg = Release|Win32 + {5E66A237-3DA4-4FF3-A722-98641A02F8EB}.Release|Win32.ActiveCfg = Release|Win32 + {5E66A237-3DA4-4FF3-A722-98641A02F8EB}.Release|Win32.Build.0 = Release|Win32 + {BABEF98A-C4A0-4A36-8539-D3B65BB130E0}.Debug|Win32.ActiveCfg = Debug|Win32 + {BABEF98A-C4A0-4A36-8539-D3B65BB130E0}.Debug|Win32.Build.0 = Debug|Win32 + {BABEF98A-C4A0-4A36-8539-D3B65BB130E0}.facetracker|Win32.ActiveCfg = Release|Win32 + {BABEF98A-C4A0-4A36-8539-D3B65BB130E0}.Release|Win32.ActiveCfg = Release|Win32 + {BABEF98A-C4A0-4A36-8539-D3B65BB130E0}.Release|Win32.Build.0 = Release|Win32 + {A8C2B247-3E5B-4C24-B89B-F49CE9BBD881}.Debug|Win32.ActiveCfg = Debug|Win32 + {A8C2B247-3E5B-4C24-B89B-F49CE9BBD881}.Debug|Win32.Build.0 = Debug|Win32 + {A8C2B247-3E5B-4C24-B89B-F49CE9BBD881}.facetracker|Win32.ActiveCfg = Release|Win32 + {A8C2B247-3E5B-4C24-B89B-F49CE9BBD881}.Release|Win32.ActiveCfg = Release|Win32 + {A8C2B247-3E5B-4C24-B89B-F49CE9BBD881}.Release|Win32.Build.0 = Release|Win32 + {61D9931F-0D5F-4BB0-850E-B8E6C78849F1}.Debug|Win32.ActiveCfg = Debug|Win32 + {61D9931F-0D5F-4BB0-850E-B8E6C78849F1}.Debug|Win32.Build.0 = Debug|Win32 + {61D9931F-0D5F-4BB0-850E-B8E6C78849F1}.facetracker|Win32.ActiveCfg = Release|Win32 + {61D9931F-0D5F-4BB0-850E-B8E6C78849F1}.Release|Win32.ActiveCfg = Release|Win32 + {61D9931F-0D5F-4BB0-850E-B8E6C78849F1}.Release|Win32.Build.0 = Release|Win32 + {08338253-0413-4DEC-BCA8-665B69345C09}.Debug|Win32.ActiveCfg = Debug|Win32 + {08338253-0413-4DEC-BCA8-665B69345C09}.Debug|Win32.Build.0 = Debug|Win32 + {08338253-0413-4DEC-BCA8-665B69345C09}.facetracker|Win32.ActiveCfg = Release|Win32 + {08338253-0413-4DEC-BCA8-665B69345C09}.Release|Win32.ActiveCfg = Release|Win32 + {08338253-0413-4DEC-BCA8-665B69345C09}.Release|Win32.Build.0 = Release|Win32 + {710FAB2A-D37A-4D5C-8244-DD0454924369}.Debug|Win32.ActiveCfg = Debug|Win32 + {710FAB2A-D37A-4D5C-8244-DD0454924369}.Debug|Win32.Build.0 = Debug|Win32 + {710FAB2A-D37A-4D5C-8244-DD0454924369}.facetracker|Win32.ActiveCfg = Release|Win32 + {710FAB2A-D37A-4D5C-8244-DD0454924369}.Release|Win32.ActiveCfg = Release|Win32 + {710FAB2A-D37A-4D5C-8244-DD0454924369}.Release|Win32.Build.0 = Release|Win32 + {6988E92A-0E65-49D0-A380-FB00E8BB247D}.Debug|Win32.ActiveCfg = Debug|Win32 + {6988E92A-0E65-49D0-A380-FB00E8BB247D}.Debug|Win32.Build.0 = Debug|Win32 + {6988E92A-0E65-49D0-A380-FB00E8BB247D}.facetracker|Win32.ActiveCfg = Release|Win32 + {6988E92A-0E65-49D0-A380-FB00E8BB247D}.Release|Win32.ActiveCfg = Release|Win32 + {6988E92A-0E65-49D0-A380-FB00E8BB247D}.Release|Win32.Build.0 = Release|Win32 + {778B7549-17EB-4456-B4B6-445BB5A48F92}.Debug|Win32.ActiveCfg = Debug|Win32 + {778B7549-17EB-4456-B4B6-445BB5A48F92}.Debug|Win32.Build.0 = Debug|Win32 + {778B7549-17EB-4456-B4B6-445BB5A48F92}.facetracker|Win32.ActiveCfg = Release|Win32 + {778B7549-17EB-4456-B4B6-445BB5A48F92}.Release|Win32.ActiveCfg = Release|Win32 + {778B7549-17EB-4456-B4B6-445BB5A48F92}.Release|Win32.Build.0 = Release|Win32 + {4C178C40-EE08-429D-947C-618E920D3302}.Debug|Win32.ActiveCfg = Debug|Win32 + {4C178C40-EE08-429D-947C-618E920D3302}.Debug|Win32.Build.0 = Debug|Win32 + {4C178C40-EE08-429D-947C-618E920D3302}.facetracker|Win32.ActiveCfg = Release|Win32 + {4C178C40-EE08-429D-947C-618E920D3302}.Release|Win32.ActiveCfg = Release|Win32 + {4C178C40-EE08-429D-947C-618E920D3302}.Release|Win32.Build.0 = Release|Win32 + {4B7B2B85-243B-4E70-94F0-51699A6FE3D9}.Debug|Win32.ActiveCfg = Debug|Win32 + {4B7B2B85-243B-4E70-94F0-51699A6FE3D9}.Debug|Win32.Build.0 = Debug|Win32 + {4B7B2B85-243B-4E70-94F0-51699A6FE3D9}.facetracker|Win32.ActiveCfg = Release|Win32 + {4B7B2B85-243B-4E70-94F0-51699A6FE3D9}.Release|Win32.ActiveCfg = Release|Win32 + {4B7B2B85-243B-4E70-94F0-51699A6FE3D9}.Release|Win32.Build.0 = Release|Win32 + {D5BC5AFB-62A7-44D5-A001-A491F84B4918}.Debug|Win32.ActiveCfg = Debug|Win32 + {D5BC5AFB-62A7-44D5-A001-A491F84B4918}.Debug|Win32.Build.0 = Debug|Win32 + {D5BC5AFB-62A7-44D5-A001-A491F84B4918}.facetracker|Win32.ActiveCfg = Release|Win32 + {D5BC5AFB-62A7-44D5-A001-A491F84B4918}.Release|Win32.ActiveCfg = Release|Win32 + {D5BC5AFB-62A7-44D5-A001-A491F84B4918}.Release|Win32.Build.0 = Release|Win32 + {0505B87E-D91F-48C8-AEC8-327F2222F06D}.Debug|Win32.ActiveCfg = Debug|Win32 + {0505B87E-D91F-48C8-AEC8-327F2222F06D}.Debug|Win32.Build.0 = Debug|Win32 + {0505B87E-D91F-48C8-AEC8-327F2222F06D}.facetracker|Win32.ActiveCfg = Release|Win32 + {0505B87E-D91F-48C8-AEC8-327F2222F06D}.Release|Win32.ActiveCfg = Release|Win32 + {0505B87E-D91F-48C8-AEC8-327F2222F06D}.Release|Win32.Build.0 = Release|Win32 + {F653D7B0-6D6A-481A-8092-8D15E7D0F727}.Debug|Win32.ActiveCfg = Debug|Win32 + {F653D7B0-6D6A-481A-8092-8D15E7D0F727}.Debug|Win32.Build.0 = Debug|Win32 + {F653D7B0-6D6A-481A-8092-8D15E7D0F727}.facetracker|Win32.ActiveCfg = Release|Win32 + {F653D7B0-6D6A-481A-8092-8D15E7D0F727}.Release|Win32.ActiveCfg = Release|Win32 + {F653D7B0-6D6A-481A-8092-8D15E7D0F727}.Release|Win32.Build.0 = Release|Win32 + {218962FA-C291-4406-9784-9D78A26C507D}.Debug|Win32.ActiveCfg = Debug|Win32 + {218962FA-C291-4406-9784-9D78A26C507D}.Debug|Win32.Build.0 = Debug|Win32 + {218962FA-C291-4406-9784-9D78A26C507D}.facetracker|Win32.ActiveCfg = Release|Win32 + {218962FA-C291-4406-9784-9D78A26C507D}.Release|Win32.ActiveCfg = Release|Win32 + {218962FA-C291-4406-9784-9D78A26C507D}.Release|Win32.Build.0 = Release|Win32 + {6BA5D313-B269-4248-BBCF-CCDF2EFE7C17}.Debug|Win32.ActiveCfg = Debug|Win32 + {6BA5D313-B269-4248-BBCF-CCDF2EFE7C17}.Debug|Win32.Build.0 = Debug|Win32 + {6BA5D313-B269-4248-BBCF-CCDF2EFE7C17}.facetracker|Win32.ActiveCfg = Release|Win32 + {6BA5D313-B269-4248-BBCF-CCDF2EFE7C17}.Release|Win32.ActiveCfg = Release|Win32 + {6BA5D313-B269-4248-BBCF-CCDF2EFE7C17}.Release|Win32.Build.0 = Release|Win32 + {2050DBE4-9E7C-4F94-80D9-3F744B790861}.Debug|Win32.ActiveCfg = Debug|Win32 + {2050DBE4-9E7C-4F94-80D9-3F744B790861}.Debug|Win32.Build.0 = Debug|Win32 + {2050DBE4-9E7C-4F94-80D9-3F744B790861}.facetracker|Win32.ActiveCfg = Release|Win32 + {2050DBE4-9E7C-4F94-80D9-3F744B790861}.Release|Win32.ActiveCfg = Release|Win32 + {2050DBE4-9E7C-4F94-80D9-3F744B790861}.Release|Win32.Build.0 = Release|Win32 + {F49EF00F-0D2F-45F9-A01D-78D63D1262D2}.Debug|Win32.ActiveCfg = Debug|Win32 + {F49EF00F-0D2F-45F9-A01D-78D63D1262D2}.Debug|Win32.Build.0 = Debug|Win32 + {F49EF00F-0D2F-45F9-A01D-78D63D1262D2}.facetracker|Win32.ActiveCfg = Release|Win32 + {F49EF00F-0D2F-45F9-A01D-78D63D1262D2}.Release|Win32.ActiveCfg = Release|Win32 + {F49EF00F-0D2F-45F9-A01D-78D63D1262D2}.Release|Win32.Build.0 = Release|Win32 + {7B174484-1382-490A-B2E2-D0476FDBEFA1}.Debug|Win32.ActiveCfg = Debug|Win32 + {7B174484-1382-490A-B2E2-D0476FDBEFA1}.Debug|Win32.Build.0 = Debug|Win32 + {7B174484-1382-490A-B2E2-D0476FDBEFA1}.facetracker|Win32.ActiveCfg = Release|Win32 + {7B174484-1382-490A-B2E2-D0476FDBEFA1}.Release|Win32.ActiveCfg = Release|Win32 + {7B174484-1382-490A-B2E2-D0476FDBEFA1}.Release|Win32.Build.0 = Release|Win32 + {F1738043-6CFC-487D-A049-1D4067B12AF2}.Debug|Win32.ActiveCfg = Debug|Win32 + {F1738043-6CFC-487D-A049-1D4067B12AF2}.Debug|Win32.Build.0 = Debug|Win32 + {F1738043-6CFC-487D-A049-1D4067B12AF2}.facetracker|Win32.ActiveCfg = Release|Win32 + {F1738043-6CFC-487D-A049-1D4067B12AF2}.Release|Win32.ActiveCfg = Release|Win32 + {F1738043-6CFC-487D-A049-1D4067B12AF2}.Release|Win32.Build.0 = Release|Win32 + {1F0BF088-8156-447D-9930-8AD76D69B749}.Debug|Win32.ActiveCfg = Debug|Win32 + {1F0BF088-8156-447D-9930-8AD76D69B749}.Debug|Win32.Build.0 = Debug|Win32 + {1F0BF088-8156-447D-9930-8AD76D69B749}.facetracker|Win32.ActiveCfg = Release|Win32 + {1F0BF088-8156-447D-9930-8AD76D69B749}.Release|Win32.ActiveCfg = Release|Win32 + {1F0BF088-8156-447D-9930-8AD76D69B749}.Release|Win32.Build.0 = Release|Win32 + {C67339B2-09C4-4FA9-B3A5-D7BCD6C48879}.Debug|Win32.ActiveCfg = Debug|Win32 + {C67339B2-09C4-4FA9-B3A5-D7BCD6C48879}.Debug|Win32.Build.0 = Debug|Win32 + {C67339B2-09C4-4FA9-B3A5-D7BCD6C48879}.facetracker|Win32.ActiveCfg = Release|Win32 + {C67339B2-09C4-4FA9-B3A5-D7BCD6C48879}.Release|Win32.ActiveCfg = Release|Win32 + {C67339B2-09C4-4FA9-B3A5-D7BCD6C48879}.Release|Win32.Build.0 = Release|Win32 + {C9E7FB3A-B47F-4475-BDA4-B66C2AB1BA35}.Debug|Win32.ActiveCfg = Debug|Win32 + {C9E7FB3A-B47F-4475-BDA4-B66C2AB1BA35}.Debug|Win32.Build.0 = Debug|Win32 + {C9E7FB3A-B47F-4475-BDA4-B66C2AB1BA35}.facetracker|Win32.ActiveCfg = Release|Win32 + {C9E7FB3A-B47F-4475-BDA4-B66C2AB1BA35}.Release|Win32.ActiveCfg = Release|Win32 + {C9E7FB3A-B47F-4475-BDA4-B66C2AB1BA35}.Release|Win32.Build.0 = Release|Win32 + {042EAF5C-EE28-4A62-8DCA-8134A2788D48}.Debug|Win32.ActiveCfg = Debug|Win32 + {042EAF5C-EE28-4A62-8DCA-8134A2788D48}.Debug|Win32.Build.0 = Debug|Win32 + {042EAF5C-EE28-4A62-8DCA-8134A2788D48}.facetracker|Win32.ActiveCfg = Release|Win32 + {042EAF5C-EE28-4A62-8DCA-8134A2788D48}.Release|Win32.ActiveCfg = Release|Win32 + {042EAF5C-EE28-4A62-8DCA-8134A2788D48}.Release|Win32.Build.0 = Release|Win32 + {91685F92-47FF-4477-B6ED-A1AB337B154A}.Debug|Win32.ActiveCfg = Debug|Win32 + {91685F92-47FF-4477-B6ED-A1AB337B154A}.Debug|Win32.Build.0 = Debug|Win32 + {91685F92-47FF-4477-B6ED-A1AB337B154A}.facetracker|Win32.ActiveCfg = Release|Win32 + {91685F92-47FF-4477-B6ED-A1AB337B154A}.Release|Win32.ActiveCfg = Release|Win32 + {91685F92-47FF-4477-B6ED-A1AB337B154A}.Release|Win32.Build.0 = Release|Win32 + {26A6AADD-AAAD-48D8-9B3D-79C9917EABBC}.Debug|Win32.ActiveCfg = Debug|Win32 + {26A6AADD-AAAD-48D8-9B3D-79C9917EABBC}.Debug|Win32.Build.0 = Debug|Win32 + {26A6AADD-AAAD-48D8-9B3D-79C9917EABBC}.facetracker|Win32.ActiveCfg = Release|Win32 + {26A6AADD-AAAD-48D8-9B3D-79C9917EABBC}.Release|Win32.ActiveCfg = Release|Win32 + {26A6AADD-AAAD-48D8-9B3D-79C9917EABBC}.Release|Win32.Build.0 = Release|Win32 + {EC1AC12B-9109-4D57-95EC-8713405B0EB7}.Debug|Win32.ActiveCfg = Debug|Win32 + {EC1AC12B-9109-4D57-95EC-8713405B0EB7}.Debug|Win32.Build.0 = Debug|Win32 + {EC1AC12B-9109-4D57-95EC-8713405B0EB7}.facetracker|Win32.ActiveCfg = Release|Win32 + {EC1AC12B-9109-4D57-95EC-8713405B0EB7}.Release|Win32.ActiveCfg = Release|Win32 + {EC1AC12B-9109-4D57-95EC-8713405B0EB7}.Release|Win32.Build.0 = Release|Win32 + {C4847730-1016-4570-B282-BAB962E9F6F6}.Debug|Win32.ActiveCfg = Debug|Win32 + {C4847730-1016-4570-B282-BAB962E9F6F6}.Debug|Win32.Build.0 = Debug|Win32 + {C4847730-1016-4570-B282-BAB962E9F6F6}.facetracker|Win32.ActiveCfg = Release|Win32 + {C4847730-1016-4570-B282-BAB962E9F6F6}.Release|Win32.ActiveCfg = Release|Win32 + {C4847730-1016-4570-B282-BAB962E9F6F6}.Release|Win32.Build.0 = Release|Win32 + {A9874ED2-2A64-405E-AAF6-5827D1401A1A}.Debug|Win32.ActiveCfg = Debug|Win32 + {A9874ED2-2A64-405E-AAF6-5827D1401A1A}.Debug|Win32.Build.0 = Debug|Win32 + {A9874ED2-2A64-405E-AAF6-5827D1401A1A}.facetracker|Win32.ActiveCfg = Release|Win32 + {A9874ED2-2A64-405E-AAF6-5827D1401A1A}.Release|Win32.ActiveCfg = Release|Win32 + {A9874ED2-2A64-405E-AAF6-5827D1401A1A}.Release|Win32.Build.0 = Release|Win32 + {048A50DB-DACA-4793-9792-1A26A605BF42}.Debug|Win32.ActiveCfg = Debug|Win32 + {048A50DB-DACA-4793-9792-1A26A605BF42}.Debug|Win32.Build.0 = Debug|Win32 + {048A50DB-DACA-4793-9792-1A26A605BF42}.facetracker|Win32.ActiveCfg = Release|Win32 + {048A50DB-DACA-4793-9792-1A26A605BF42}.Release|Win32.ActiveCfg = Release|Win32 + {048A50DB-DACA-4793-9792-1A26A605BF42}.Release|Win32.Build.0 = Release|Win32 + {786EF2B8-3B58-4943-822F-577AB9A1F9D7}.Debug|Win32.ActiveCfg = Debug|Win32 + {786EF2B8-3B58-4943-822F-577AB9A1F9D7}.Debug|Win32.Build.0 = Debug|Win32 + {786EF2B8-3B58-4943-822F-577AB9A1F9D7}.facetracker|Win32.ActiveCfg = Release|Win32 + {786EF2B8-3B58-4943-822F-577AB9A1F9D7}.Release|Win32.ActiveCfg = Release|Win32 + {786EF2B8-3B58-4943-822F-577AB9A1F9D7}.Release|Win32.Build.0 = Release|Win32 + {1E0CBCC4-D022-4BC0-8423-716242162407}.Debug|Win32.ActiveCfg = Debug|Win32 + {1E0CBCC4-D022-4BC0-8423-716242162407}.facetracker|Win32.ActiveCfg = Release|Win32 + {1E0CBCC4-D022-4BC0-8423-716242162407}.Release|Win32.ActiveCfg = Release|Win32 + {1E0CBCC4-D022-4BC0-8423-716242162407}.Release|Win32.Build.0 = Release|Win32 + {4D239CE6-3D67-411C-8A33-2BFC431E7A28}.Debug|Win32.ActiveCfg = Debug|Win32 + {4D239CE6-3D67-411C-8A33-2BFC431E7A28}.Debug|Win32.Build.0 = Debug|Win32 + {4D239CE6-3D67-411C-8A33-2BFC431E7A28}.facetracker|Win32.ActiveCfg = Release|Win32 + {4D239CE6-3D67-411C-8A33-2BFC431E7A28}.Release|Win32.ActiveCfg = Release|Win32 + {4D239CE6-3D67-411C-8A33-2BFC431E7A28}.Release|Win32.Build.0 = Release|Win32 + {9B94D1AD-A4D7-41E5-8426-C2C543D77C92}.Debug|Win32.ActiveCfg = Debug|Win32 + {9B94D1AD-A4D7-41E5-8426-C2C543D77C92}.facetracker|Win32.ActiveCfg = Release|Win32 + {9B94D1AD-A4D7-41E5-8426-C2C543D77C92}.facetracker|Win32.Build.0 = Release|Win32 + {9B94D1AD-A4D7-41E5-8426-C2C543D77C92}.Release|Win32.ActiveCfg = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/windows-build/win7/pix_opencv.vcxproj b/windows-build/win7/pix_opencv.vcxproj new file mode 100644 index 0000000..5f91833 --- /dev/null +++ b/windows-build/win7/pix_opencv.vcxproj @@ -0,0 +1,142 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <PropertyGroup Label="Globals"> + <Keyword>Win32Proj</Keyword> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <LinkIncremental>true</LinkIncremental> + <IncludePath>C:\Users\win7\pd\externals\Gem\src;C:\Users\win7\pd\pd-vanilla\src;C:\Users\win7\Bibliothèques\opencv\build\include;$(IncludePath)</IncludePath> + <LibraryPath>C:\Users\win7\Bibliothèques\opencv\build\x86\vc10\lib;C:\Users\win7\pd\pd-vanilla\bin;C:\Users\win7\pd\externals\Gem;$(LibraryPath)</LibraryPath> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <LinkIncremental>true</LinkIncremental> + <IncludePath>C:\Users\win7\pd\externals\Gem\src;C:\Users\win7\pd\pd-vanilla\src;C:\Users\win7\Bibliothèques\opencv\build\include;$(IncludePath)</IncludePath> + <LibraryPath>C:\Users\win7\Bibliothèques\opencv\build\x86\vc10\lib;C:\Users\win7\pd\pd-vanilla\bin;C:\Users\win7\pd\externals\Gem;$(LibraryPath)</LibraryPath> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;PIX_OPENCV_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <TargetMachine>MachineX86</TargetMachine> + <GenerateDebugInformation>true</GenerateDebugInformation> + <SubSystem>Windows</SubSystem> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;PIX_OPENCV_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Link> + <TargetMachine>MachineX86</TargetMachine> + <GenerateDebugInformation>true</GenerateDebugInformation> + <SubSystem>Windows</SubSystem> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_bgstats.cc" /> + <ClCompile Include="..\..\pix_opencv_bgsubstract.cc" /> + <ClCompile Include="..\..\pix_opencv_blobtrack.cc" /> + <ClCompile Include="..\..\pix_opencv_camshift.cc" /> + <ClCompile Include="..\..\pix_opencv_colorfilt.cc" /> + <ClCompile Include="..\..\pix_opencv_contours_boundingrect.cc" /> + <ClCompile Include="..\..\pix_opencv_contours_convexhull.cc" /> + <ClCompile Include="..\..\pix_opencv_contours_convexity.cc" /> + <ClCompile Include="..\..\pix_opencv_dft.cc" /> + <ClCompile Include="..\..\pix_opencv_distrans.cc" /> + <ClCompile Include="..\..\pix_opencv_edge.cc" /> + <ClCompile Include="..\..\pix_opencv_findchessboardcorners.cc" /> + <ClCompile Include="..\..\pix_opencv_floodfill.cc" /> + <ClCompile Include="..\..\pix_opencv_haarcascade.cc" /> + <ClCompile Include="..\..\pix_opencv_hist_compare.cc" /> + <ClCompile Include="..\..\pix_opencv_hough_circles.cc" /> + <ClCompile Include="..\..\pix_opencv_hough_lines.cc" /> + <ClCompile Include="..\..\pix_opencv_hu_compare.cc" /> + <ClCompile Include="..\..\pix_opencv_hu_moments.cc" /> + <ClCompile Include="..\..\pix_opencv_knear.cc" /> + <ClCompile Include="..\..\pix_opencv_laplace.cc" /> + <ClCompile Include="..\..\pix_opencv_lk.cc" /> + <ClCompile Include="..\..\pix_opencv_matchshape.cc" /> + <ClCompile Include="..\..\pix_opencv_morphology.cc" /> + <ClCompile Include="..\..\pix_opencv_motempl.cc" /> + <ClCompile Include="..\..\pix_opencv_of_bm.cc" /> + <ClCompile Include="..\..\pix_opencv_of_hs.cc" /> + <ClCompile Include="..\..\pix_opencv_of_lk.cc" /> + <ClCompile Include="..\..\pix_opencv_pgh_compare.cc" /> + <ClCompile Include="..\..\pix_opencv_threshold.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\blobtrack.h" /> + <ClInclude Include="..\..\pix_opencv_bgstats.h" /> + <ClInclude Include="..\..\pix_opencv_bgsubstract.h" /> + <ClInclude Include="..\..\pix_opencv_blobtrack.h" /> + <ClInclude Include="..\..\pix_opencv_camshift.h" /> + <ClInclude Include="..\..\pix_opencv_colorfilt.h" /> + <ClInclude Include="..\..\pix_opencv_contours_boundingrect.h" /> + <ClInclude Include="..\..\pix_opencv_contours_convexhull.h" /> + <ClInclude Include="..\..\pix_opencv_contours_convexity.h" /> + <ClInclude Include="..\..\pix_opencv_dft.h" /> + <ClInclude Include="..\..\pix_opencv_distrans.h" /> + <ClInclude Include="..\..\pix_opencv_edge.h" /> + <ClInclude Include="..\..\pix_opencv_findchessboardcorners.h" /> + <ClInclude Include="..\..\pix_opencv_floodfill.h" /> + <ClInclude Include="..\..\pix_opencv_haarcascade.h" /> + <ClInclude Include="..\..\pix_opencv_hist_compare.h" /> + <ClInclude Include="..\..\pix_opencv_hough_circles.h" /> + <ClInclude Include="..\..\pix_opencv_hough_lines.h" /> + <ClInclude Include="..\..\pix_opencv_hu_compare.h" /> + <ClInclude Include="..\..\pix_opencv_hu_moments.h" /> + <ClInclude Include="..\..\pix_opencv_knear.h" /> + <ClInclude Include="..\..\pix_opencv_laplace.h" /> + <ClInclude Include="..\..\pix_opencv_lk.h" /> + <ClInclude Include="..\..\pix_opencv_matchshape.h" /> + <ClInclude Include="..\..\pix_opencv_morphology.h" /> + <ClInclude Include="..\..\pix_opencv_motempl.h" /> + <ClInclude Include="..\..\pix_opencv_of_bm.h" /> + <ClInclude Include="..\..\pix_opencv_of_hs.h" /> + <ClInclude Include="..\..\pix_opencv_of_lk.h" /> + <ClInclude Include="..\..\pix_opencv_pgh_compare.h" /> + <ClInclude Include="..\..\pix_opencv_threshold.h" /> + </ItemGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv.vcxproj.filters b/windows-build/win7/pix_opencv.vcxproj.filters new file mode 100644 index 0000000..bbbf932 --- /dev/null +++ b/windows-build/win7/pix_opencv.vcxproj.filters @@ -0,0 +1,204 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup> + <Filter Include="Source Files"> + <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier> + <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions> + </Filter> + <Filter Include="Header Files"> + <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier> + <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> + </Filter> + <Filter Include="Resource Files"> + <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier> + <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions> + </Filter> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_bgstats.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_bgsubstract.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_blobtrack.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_camshift.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_colorfilt.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_contours_boundingrect.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_contours_convexhull.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_contours_convexity.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_dft.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_distrans.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_edge.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_findchessboardcorners.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_floodfill.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_haarcascade.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_hist_compare.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_hough_circles.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_hough_lines.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_hu_compare.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_hu_moments.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_knear.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_laplace.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_lk.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_matchshape.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_morphology.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_motempl.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_of_bm.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_of_hs.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_of_lk.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_pgh_compare.cc"> + <Filter>Source Files</Filter> + </ClCompile> + <ClCompile Include="..\..\pix_opencv_threshold.cc"> + <Filter>Source Files</Filter> + </ClCompile> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\blobtrack.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_bgstats.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_bgsubstract.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_blobtrack.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_camshift.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_colorfilt.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_contours_boundingrect.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_contours_convexhull.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_contours_convexity.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_dft.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_distrans.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_edge.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_findchessboardcorners.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_floodfill.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_haarcascade.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_hist_compare.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_hough_circles.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_hough_lines.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_hu_compare.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_hu_moments.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_knear.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_laplace.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_lk.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_matchshape.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_morphology.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_motempl.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_of_bm.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_of_hs.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_of_lk.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_pgh_compare.h"> + <Filter>Header Files</Filter> + </ClInclude> + <ClInclude Include="..\..\pix_opencv_threshold.h"> + <Filter>Header Files</Filter> + </ClInclude> + </ItemGroup> +</Project>
\ No newline at end of file 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_athreshold.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_athreshold.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{6BC546F3-B0CB-45DE-9FE1-F5D2A782917D}</ProjectGuid> + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> + <Keyword>ManagedCProj</Keyword> + <RootNamespace>pix_opencv_athreshold</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CLRSupport>true</CLRSupport> + <CharacterSet>Unicode</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <CharacterSet> + </CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <LinkIncremental>true</LinkIncremental> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <LinkIncremental>false</LinkIncremental> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <AdditionalDependencies> + </AdditionalDependencies> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_bgstats.vcxproj b/windows-build/win7/pix_opencv_bgstats.vcxproj new file mode 100644 index 0000000..8d0645d --- /dev/null +++ b/windows-build/win7/pix_opencv_bgstats.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_bgstats.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_bgstats.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{B4299F5A-19A0-4F24-BC9D-54DC54A67319}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_bgsubstract.vcxproj b/windows-build/win7/pix_opencv_bgsubstract.vcxproj new file mode 100644 index 0000000..bd5199b --- /dev/null +++ b/windows-build/win7/pix_opencv_bgsubstract.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_bgsubstract.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_bgsubstract.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{5E66A237-3DA4-4FF3-A722-98641A02F8EB}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_blobtrack.vcxproj b/windows-build/win7/pix_opencv_blobtrack.vcxproj new file mode 100644 index 0000000..235a393 --- /dev/null +++ b/windows-build/win7/pix_opencv_blobtrack.vcxproj @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\blobtrack.h" /> + <ClInclude Include="..\..\pix_opencv_blobtrack.h" /> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_blobtrack.cc" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{BABEF98A-C4A0-4A36-8539-D3B65BB130E0}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_calibration.vcxproj b/windows-build/win7/pix_opencv_calibration.vcxproj new file mode 100644 index 0000000..cd576ca --- /dev/null +++ b/windows-build/win7/pix_opencv_calibration.vcxproj @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_calibration.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_calibration.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{F77F082F-2624-4E51-AB9B-3C18B1B60C2C}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>false</WholeProgramOptimization> + <CharacterSet>NotSet</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <LinkIncremental>false</LinkIncremental> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_camshift.vcxproj b/windows-build/win7/pix_opencv_camshift.vcxproj new file mode 100644 index 0000000..f07b9f1 --- /dev/null +++ b/windows-build/win7/pix_opencv_camshift.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_camshift.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_camshift.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{A8C2B247-3E5B-4C24-B89B-F49CE9BBD881}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_colorfilt.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_colorfilt.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{61D9931F-0D5F-4BB0-850E-B8E6C78849F1}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_contours.vcxproj b/windows-build/win7/pix_opencv_contours.vcxproj new file mode 100644 index 0000000..adfa6d1 --- /dev/null +++ b/windows-build/win7/pix_opencv_contours.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_contours.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_contours.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{B2903DE0-4479-41BB-B9E2-8B89267ED6D3}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_contours_boundingrect.vcxproj b/windows-build/win7/pix_opencv_contours_boundingrect.vcxproj new file mode 100644 index 0000000..17374e0 --- /dev/null +++ b/windows-build/win7/pix_opencv_contours_boundingrect.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_contours_boundingrect.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_contours_boundingrect.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{08338253-0413-4DEC-BCA8-665B69345C09}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_contours_convexhull.vcxproj b/windows-build/win7/pix_opencv_contours_convexhull.vcxproj new file mode 100644 index 0000000..011c260 --- /dev/null +++ b/windows-build/win7/pix_opencv_contours_convexhull.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_contours_convexhull.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_contours_convexhull.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{710FAB2A-D37A-4D5C-8244-DD0454924369}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_contours_convexity.vcxproj b/windows-build/win7/pix_opencv_contours_convexity.vcxproj new file mode 100644 index 0000000..5e618f1 --- /dev/null +++ b/windows-build/win7/pix_opencv_contours_convexity.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_contours_convexity.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_contours_convexity.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{6988E92A-0E65-49D0-A380-FB00E8BB247D}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_dft.vcxproj b/windows-build/win7/pix_opencv_dft.vcxproj new file mode 100644 index 0000000..875b114 --- /dev/null +++ b/windows-build/win7/pix_opencv_dft.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_dft.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_dft.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{778B7549-17EB-4456-B4B6-445BB5A48F92}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_distrans.vcxproj b/windows-build/win7/pix_opencv_distrans.vcxproj new file mode 100644 index 0000000..f854724 --- /dev/null +++ b/windows-build/win7/pix_opencv_distrans.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_distrans.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_distrans.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{4C178C40-EE08-429D-947C-618E920D3302}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_edge.vcxproj b/windows-build/win7/pix_opencv_edge.vcxproj new file mode 100644 index 0000000..dba42e7 --- /dev/null +++ b/windows-build/win7/pix_opencv_edge.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_edge.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_edge.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{4B7B2B85-243B-4E70-94F0-51699A6FE3D9}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_facetracker.vcxproj b/windows-build/win7/pix_opencv_facetracker.vcxproj new file mode 100644 index 0000000..719a551 --- /dev/null +++ b/windows-build/win7/pix_opencv_facetracker.vcxproj @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_facetracker.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_facetracker.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{9B94D1AD-A4D7-41E5-8426-C2C543D77C92}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + <Import Project="FaceTracker.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + <Import Project="FaceTracker.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_findchessboardcorners.vcxproj b/windows-build/win7/pix_opencv_findchessboardcorners.vcxproj new file mode 100644 index 0000000..889b19e --- /dev/null +++ b/windows-build/win7/pix_opencv_findchessboardcorners.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_findchessboardcorners.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_findchessboardcorners.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{D5BC5AFB-62A7-44D5-A001-A491F84B4918}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_floodfill.vcxproj b/windows-build/win7/pix_opencv_floodfill.vcxproj new file mode 100644 index 0000000..e76f33e --- /dev/null +++ b/windows-build/win7/pix_opencv_floodfill.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_floodfill.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_floodfill.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{0505B87E-D91F-48C8-AEC8-327F2222F06D}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_haarcascade.vcxproj b/windows-build/win7/pix_opencv_haarcascade.vcxproj new file mode 100644 index 0000000..23d3788 --- /dev/null +++ b/windows-build/win7/pix_opencv_haarcascade.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_haarcascade.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_haarcascade.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{F653D7B0-6D6A-481A-8092-8D15E7D0F727}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_hist_compare.vcxproj b/windows-build/win7/pix_opencv_hist_compare.vcxproj new file mode 100644 index 0000000..7a9c392 --- /dev/null +++ b/windows-build/win7/pix_opencv_hist_compare.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_hist_compare.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_hist_compare.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{218962FA-C291-4406-9784-9D78A26C507D}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_hough_circles.vcxproj b/windows-build/win7/pix_opencv_hough_circles.vcxproj new file mode 100644 index 0000000..b4b72ae --- /dev/null +++ b/windows-build/win7/pix_opencv_hough_circles.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_hough_circles.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_hough_circles.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{6BA5D313-B269-4248-BBCF-CCDF2EFE7C17}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_hough_lines.vcxproj b/windows-build/win7/pix_opencv_hough_lines.vcxproj new file mode 100644 index 0000000..ffd7aa2 --- /dev/null +++ b/windows-build/win7/pix_opencv_hough_lines.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_hough_lines.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_hough_lines.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{F49EF00F-0D2F-45F9-A01D-78D63D1262D2}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_hu_compare.vcxproj b/windows-build/win7/pix_opencv_hu_compare.vcxproj new file mode 100644 index 0000000..1554888 --- /dev/null +++ b/windows-build/win7/pix_opencv_hu_compare.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_hu_compare.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_hu_compare.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{7B174484-1382-490A-B2E2-D0476FDBEFA1}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_hu_moments.vcxproj b/windows-build/win7/pix_opencv_hu_moments.vcxproj new file mode 100644 index 0000000..65f12f7 --- /dev/null +++ b/windows-build/win7/pix_opencv_hu_moments.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_hu_moments.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_hu_moments.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{F1738043-6CFC-487D-A049-1D4067B12AF2}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_knear.vcxproj b/windows-build/win7/pix_opencv_knear.vcxproj new file mode 100644 index 0000000..586a405 --- /dev/null +++ b/windows-build/win7/pix_opencv_knear.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_knear.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_knear.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{1F0BF088-8156-447D-9930-8AD76D69B749}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_laplace.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_laplace.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{C67339B2-09C4-4FA9-B3A5-D7BCD6C48879}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_lk.vcxproj b/windows-build/win7/pix_opencv_lk.vcxproj new file mode 100644 index 0000000..ff58fb5 --- /dev/null +++ b/windows-build/win7/pix_opencv_lk.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_lk.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_lk.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{C9E7FB3A-B47F-4475-BDA4-B66C2AB1BA35}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_matchshape.vcxproj b/windows-build/win7/pix_opencv_matchshape.vcxproj new file mode 100644 index 0000000..9116ef5 --- /dev/null +++ b/windows-build/win7/pix_opencv_matchshape.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_matchshape.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_matchshape.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{042EAF5C-EE28-4A62-8DCA-8134A2788D48}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_morphology.vcxproj b/windows-build/win7/pix_opencv_morphology.vcxproj new file mode 100644 index 0000000..eb14917 --- /dev/null +++ b/windows-build/win7/pix_opencv_morphology.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_morphology.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_morphology.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{91685F92-47FF-4477-B6ED-A1AB337B154A}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_motempl.vcxproj b/windows-build/win7/pix_opencv_motempl.vcxproj new file mode 100644 index 0000000..14fdbc9 --- /dev/null +++ b/windows-build/win7/pix_opencv_motempl.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_motempl.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_motempl.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{26A6AADD-AAAD-48D8-9B3D-79C9917EABBC}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_of_bm.vcxproj b/windows-build/win7/pix_opencv_of_bm.vcxproj new file mode 100644 index 0000000..37f2cd4 --- /dev/null +++ b/windows-build/win7/pix_opencv_of_bm.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_of_bm.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_of_bm.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{EC1AC12B-9109-4D57-95EC-8713405B0EB7}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_of_hs.vcxproj b/windows-build/win7/pix_opencv_of_hs.vcxproj new file mode 100644 index 0000000..cf8ea8d --- /dev/null +++ b/windows-build/win7/pix_opencv_of_hs.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_of_hs.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_of_hs.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{C4847730-1016-4570-B282-BAB962E9F6F6}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_of_lk.vcxproj b/windows-build/win7/pix_opencv_of_lk.vcxproj new file mode 100644 index 0000000..7979989 --- /dev/null +++ b/windows-build/win7/pix_opencv_of_lk.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_of_lk.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_of_lk.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{A9874ED2-2A64-405E-AAF6-5827D1401A1A}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_opticalflow.vcxproj b/windows-build/win7/pix_opencv_opticalflow.vcxproj new file mode 100644 index 0000000..68aa17e --- /dev/null +++ b/windows-build/win7/pix_opencv_opticalflow.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_opticalflow.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_opticalflow.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{786EF2B8-3B58-4943-822F-577AB9A1F9D7}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_pgh_compare.vcxproj b/windows-build/win7/pix_opencv_pgh_compare.vcxproj new file mode 100644 index 0000000..14131e3 --- /dev/null +++ b/windows-build/win7/pix_opencv_pgh_compare.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_pgh_compare.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_pgh_compare.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{048A50DB-DACA-4793-9792-1A26A605BF42}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_surf.vcxproj b/windows-build/win7/pix_opencv_surf.vcxproj new file mode 100644 index 0000000..849799b --- /dev/null +++ b/windows-build/win7/pix_opencv_surf.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_surf.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_surf.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{1E0CBCC4-D022-4BC0-8423-716242162407}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_threshold.vcxproj b/windows-build/win7/pix_opencv_threshold.vcxproj new file mode 100644 index 0000000..895f6f8 --- /dev/null +++ b/windows-build/win7/pix_opencv_threshold.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_threshold.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_threshold.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{2050DBE4-9E7C-4F94-80D9-3F744B790861}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_trackKnn.vcxproj b/windows-build/win7/pix_opencv_trackKnn.vcxproj new file mode 100644 index 0000000..cbc3953 --- /dev/null +++ b/windows-build/win7/pix_opencv_trackKnn.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_trackKnn.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_trackKnn.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{4D239CE6-3D67-411C-8A33-2BFC431E7A28}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/pix_opencv_warpperspective.vcxproj b/windows-build/win7/pix_opencv_warpperspective.vcxproj new file mode 100644 index 0000000..b41c909 --- /dev/null +++ b/windows-build/win7/pix_opencv_warpperspective.vcxproj @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\pix_opencv_warpperspective.cc" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\pix_opencv_warpperspective.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{EE97F511-4531-4832-833C-B3AD9A405194}</ProjectGuid> + <RootNamespace>pix_opencv_contours</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <CharacterSet>MultiByte</CharacterSet> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="pix_opencv.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>Disabled</Optimization> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <WarningLevel>Level3</WarningLevel> + <Optimization>MaxSpeed</Optimization> + <FunctionLevelLinking>true</FunctionLevelLinking> + <IntrinsicFunctions>true</IntrinsicFunctions> + </ClCompile> + <Link> + <GenerateDebugInformation>true</GenerateDebugInformation> + <EnableCOMDATFolding>true</EnableCOMDATFolding> + <OptimizeReferences>true</OptimizeReferences> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/puredata.props b/windows-build/win7/puredata.props new file mode 100644 index 0000000..0475eec --- /dev/null +++ b/windows-build/win7/puredata.props @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ImportGroup Label="PropertySheets"> + <Import Project="w32.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros"> + <PD_DIR>C:\Users\win7\pd\pd-0.45.3</PD_DIR> + </PropertyGroup> + <PropertyGroup> + <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> + </PropertyGroup> + <ItemGroup> + <BuildMacro Include="PD_DIR"> + <Value>$(PD_DIR)</Value> + </BuildMacro> + </ItemGroup> + <ItemDefinitionGroup> + <ClCompile> + <AdditionalIncludeDirectories>$(PD_DIR)\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>MSW;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <AdditionalDependencies>pd.lib;%(AdditionalDependencies)</AdditionalDependencies> + <AdditionalLibraryDirectories>$(PD_DIR)\bin;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + </Link> + </ItemDefinitionGroup> +</Project>
\ No newline at end of file diff --git a/windows-build/win7/w32.props b/windows-build/win7/w32.props new file mode 100644 index 0000000..a3e8f57 --- /dev/null +++ b/windows-build/win7/w32.props @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup> + <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> + </PropertyGroup> + <ItemDefinitionGroup> + <ClCompile> + <PreprocessorDefinitions>WIN32;_WINDOWS;__WIN32__;NT;WIN32_LEAN_AND_MEAN;_LANGUAGE_C_PLUS_PLUS;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <StringPooling>true</StringPooling> + <AdditionalOptions> + </AdditionalOptions> + </ClCompile> + <Link> + <SubSystem>Windows</SubSystem> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + </Link> + </ItemDefinitionGroup> +</Project>
\ No newline at end of file |