mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-15 15:55:53 +01:00
240 lines
13 KiB
Plaintext
240 lines
13 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{9498E618-F156-416A-BFC5-5725E67C2C29}</ProjectGuid>
|
|
<MainSource>OpenCV200.dpk</MainSource>
|
|
<Base>True</Base>
|
|
<Config Condition="'$(Config)'==''">Debug</Config>
|
|
<TargetedPlatforms>3</TargetedPlatforms>
|
|
<AppType>Package</AppType>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<ProjectVersion>15.4</ProjectVersion>
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
|
|
<Base_Android>true</Base_Android>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
<Base_Win32>true</Base_Win32>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
|
|
<Base_Win64>true</Base_Win64>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
|
|
<Cfg_1>true</Cfg_1>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
|
|
<Cfg_2>true</Cfg_2>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
|
|
<Cfg_2_Win32>true</Cfg_2_Win32>
|
|
<CfgParent>Cfg_2</CfgParent>
|
|
<Cfg_2>true</Cfg_2>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
|
|
<Cfg_2_Win64>true</Cfg_2_Win64>
|
|
<CfgParent>Cfg_2</CfgParent>
|
|
<Cfg_2>true</Cfg_2>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
<PreBuildEvent><![CDATA[brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res
|
|
$(PreBuildEvent)]]></PreBuildEvent>
|
|
<DCC_UnitSearchPath>..;..\..;..\..\..\resource\facedetectxml;..\..\ffmpeg;..\..\opengl;..\..\sdl;..\..\utils;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
<DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
|
|
<DCC_Description>OpenCV Component</DCC_Description>
|
|
<RuntimeOnlyPackage>true</RuntimeOnlyPackage>
|
|
<DCC_ImageBase>00400000</DCC_ImageBase>
|
|
<DCC_F>false</DCC_F>
|
|
<VerInfo_Locale>1049</VerInfo_Locale>
|
|
<SanitizedProjectName>OpenCV200</SanitizedProjectName>
|
|
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
|
|
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
|
|
<GenPackage>true</GenPackage>
|
|
<DCC_S>false</DCC_S>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
|
|
<DCC_N>false</DCC_N>
|
|
<GenDll>true</GenDll>
|
|
<DCC_E>false</DCC_E>
|
|
<DCC_K>false</DCC_K>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Android)'!=''">
|
|
<VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar;hardwareAccelerated=true</VerInfo_Keys>
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
<DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
<DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
|
<DCC_DebugInformation>0</DCC_DebugInformation>
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
|
|
<DCC_Optimize>false</DCC_Optimize>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;LastCompiledTime=25.08.2014 2:52:00</VerInfo_Keys>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<DelphiCompile Include="$(MainSource)">
|
|
<MainSource>MainSource</MainSource>
|
|
</DelphiCompile>
|
|
<DCCReference Include="rtl.dcp"/>
|
|
<DCCReference Include="vcl.dcp"/>
|
|
<DCCReference Include="..\ocv.comp.ImageOperation.pas"/>
|
|
<DCCReference Include="..\ocv.comp.VideoWriter.pas"/>
|
|
<DCCReference Include="..\ocv.comp.Types.pas"/>
|
|
<DCCReference Include="..\ocv.comp.Source.pas"/>
|
|
<DCCReference Include="..\ocv.comp.Proc.pas"/>
|
|
<BuildConfiguration Include="Debug">
|
|
<Key>Cfg_2</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Base">
|
|
<Key>Base</Key>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Release">
|
|
<Key>Cfg_1</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
</ItemGroup>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
<Borland.ProjectType>Package</Borland.ProjectType>
|
|
<BorlandProject>
|
|
<Delphi.Personality>
|
|
<Source>
|
|
<Source Name="MainSource">OpenCV200.dpk</Source>
|
|
</Source>
|
|
<Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k200.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dclofficexp200.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
</Excluded_Packages>
|
|
</Delphi.Personality>
|
|
<Platforms>
|
|
<Platform value="Android">False</Platform>
|
|
<Platform value="iOSDevice">False</Platform>
|
|
<Platform value="iOSSimulator">False</Platform>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win64">True</Platform>
|
|
</Platforms>
|
|
</BorlandProject>
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
</ProjectExtensions>
|
|
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
|
|
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Android'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='iOSDevice'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='iOSSimulator'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win32'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win64'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Android'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='iOSDevice'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='iOSSimulator'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win32'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win64'">
|
|
<PreBuildEvent>brcc32 ..\..\..\resource\facedetectxml\haarcascade.rc -fo.\haarcascade.res</PreBuildEvent>
|
|
<PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
|
|
<PreLinkEvent/>
|
|
<PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
|
|
<PostBuildEvent/>
|
|
<PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
|
|
</PropertyGroup>
|
|
</Project>
|