1 |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 |
<PropertyGroup> |
3 |
<ProjectGuid>{4DAFA4A2-B460-458F-903A-61437AB618D8}</ProjectGuid> |
4 |
<MainSource>UserDetect2.dpr</MainSource> |
5 |
<Base>True</Base> |
6 |
<Config Condition="'$(Config)'==''">Release</Config> |
7 |
<TargetedPlatforms>1</TargetedPlatforms> |
8 |
<AppType>Application</AppType> |
9 |
<FrameworkType>VCL</FrameworkType> |
10 |
<ProjectVersion>18.2</ProjectVersion> |
11 |
<Platform Condition="'$(Platform)'==''">Win32</Platform> |
12 |
</PropertyGroup> |
13 |
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
14 |
<Base>true</Base> |
15 |
</PropertyGroup> |
16 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''"> |
17 |
<Base_Win32>true</Base_Win32> |
18 |
<CfgParent>Base</CfgParent> |
19 |
<Base>true</Base> |
20 |
</PropertyGroup> |
21 |
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
22 |
<Cfg_1>true</Cfg_1> |
23 |
<CfgParent>Base</CfgParent> |
24 |
<Base>true</Base> |
25 |
</PropertyGroup> |
26 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''"> |
27 |
<Cfg_1_Win32>true</Cfg_1_Win32> |
28 |
<CfgParent>Cfg_1</CfgParent> |
29 |
<Cfg_1>true</Cfg_1> |
30 |
<Base>true</Base> |
31 |
</PropertyGroup> |
32 |
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''"> |
33 |
<Cfg_2>true</Cfg_2> |
34 |
<CfgParent>Base</CfgParent> |
35 |
<Base>true</Base> |
36 |
</PropertyGroup> |
37 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''"> |
38 |
<Cfg_2_Win32>true</Cfg_2_Win32> |
39 |
<CfgParent>Cfg_2</CfgParent> |
40 |
<Cfg_2>true</Cfg_2> |
41 |
<Base>true</Base> |
42 |
</PropertyGroup> |
43 |
<PropertyGroup Condition="'$(Base)'!=''"> |
44 |
<SanitizedProjectName>UserDetect2</SanitizedProjectName> |
45 |
<DCC_N>true</DCC_N> |
46 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
47 |
<VerInfo_Locale>1033</VerInfo_Locale> |
48 |
<DCC_S>false</DCC_S> |
49 |
<DCC_DebugInformation>1</DCC_DebugInformation> |
50 |
<VerInfo_MinorVer>3</VerInfo_MinorVer> |
51 |
<VerInfo_MajorVer>2</VerInfo_MajorVer> |
52 |
<DCC_UsePackage>vcl;rtl;vclx;VclSmp;vclshlctrls;$(DCC_UsePackage)</DCC_UsePackage> |
53 |
<VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=UserDetect2;FileVersion=2.3.0.0;InternalName=UD2;LegalCopyright=(C) 2015-2016 ViaThinkSoft;LegalTrademarks=;OriginalFilename=UserDetect2.exe;ProductName=UserDetect2;ProductVersion=2.3.0.0;Project leader=Daniel Marschall - www.daniel-marschall.de;Website=www.viathinksoft.de</VerInfo_Keys> |
54 |
<DCC_UnitSearchPath>..\vcl;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
55 |
<DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo> |
56 |
<DCC_E>false</DCC_E> |
57 |
<DCC_ImageBase>00400000</DCC_ImageBase> |
58 |
<DCC_K>false</DCC_K> |
59 |
<DCC_F>false</DCC_F> |
60 |
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace> |
61 |
</PropertyGroup> |
62 |
<PropertyGroup Condition="'$(Base_Win32)'!=''"> |
63 |
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44> |
64 |
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150> |
65 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
66 |
<VerInfo_Locale>1033</VerInfo_Locale> |
67 |
<Icon_MainIcon>UserDetect2_Icon.ico</Icon_MainIcon> |
68 |
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
69 |
<VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys> |
70 |
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
71 |
<DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
72 |
</PropertyGroup> |
73 |
<PropertyGroup Condition="'$(Cfg_1)'!=''"> |
74 |
<VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=UserDetect2;FileVersion=2.3.2.0;InternalName=UD2;LegalCopyright=(C) 2015-2017 ViaThinkSoft;LegalTrademarks=;OriginalFilename=UserDetect2.exe;ProductName=UserDetect2;ProductVersion=2.3.2.0;Project leader=Daniel Marschall - www.daniel-marschall.de;Website=www.viathinksoft.de</VerInfo_Keys> |
75 |
<VerInfo_Release>2</VerInfo_Release> |
76 |
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
77 |
<DCC_DebugInformation>0</DCC_DebugInformation> |
78 |
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
79 |
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
80 |
</PropertyGroup> |
81 |
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
82 |
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
83 |
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
84 |
<DCC_DebugInformation>0</DCC_DebugInformation> |
85 |
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
86 |
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
87 |
</PropertyGroup> |
88 |
<PropertyGroup Condition="'$(Cfg_2)'!=''"> |
89 |
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
90 |
<DCC_Optimize>false</DCC_Optimize> |
91 |
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
92 |
</PropertyGroup> |
93 |
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
94 |
<VerInfo_MinorVer>2</VerInfo_MinorVer> |
95 |
<VerInfo_Keys>CompanyName=;FileVersion=2.2.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
96 |
<AppEnableHighDPI>true</AppEnableHighDPI> |
97 |
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
98 |
</PropertyGroup> |
99 |
<ItemGroup> |
100 |
<DelphiCompile Include="$(MainSource)"> |
101 |
<MainSource>MainSource</MainSource> |
102 |
</DelphiCompile> |
103 |
<DCCReference Include="UD2_Main.pas"> |
104 |
<Form>UD2MainForm</Form> |
105 |
</DCCReference> |
106 |
<DCCReference Include="UD2_TaskProperties.pas"> |
107 |
<Form>UD2TaskPropertiesForm</Form> |
108 |
</DCCReference> |
109 |
<DCCReference Include="UD2_PluginIntf.pas"/> |
110 |
<DCCReference Include="UD2_PluginUtils.pas"/> |
111 |
<DCCReference Include="UD2_Obj.pas"/> |
112 |
<DCCReference Include="UD2_Utils.pas"/> |
113 |
<DCCReference Include="UD2_PluginStatus.pas"/> |
114 |
<DCCReference Include="UD2_Parsing.pas"/> |
115 |
<BuildConfiguration Include="Debug"> |
116 |
<Key>Cfg_2</Key> |
117 |
<CfgParent>Base</CfgParent> |
118 |
</BuildConfiguration> |
119 |
<BuildConfiguration Include="Base"> |
120 |
<Key>Base</Key> |
121 |
</BuildConfiguration> |
122 |
<BuildConfiguration Include="Release"> |
123 |
<Key>Cfg_1</Key> |
124 |
<CfgParent>Base</CfgParent> |
125 |
</BuildConfiguration> |
126 |
</ItemGroup> |
127 |
<ProjectExtensions> |
128 |
<Borland.Personality>Delphi.Personality.12</Borland.Personality> |
129 |
<Borland.ProjectType/> |
130 |
<BorlandProject> |
131 |
<Delphi.Personality> |
132 |
<Source> |
133 |
<Source Name="MainSource">UserDetect2.dpr</Source> |
134 |
</Source> |
135 |
</Delphi.Personality> |
136 |
<Platforms> |
137 |
<Platform value="Win32">True</Platform> |
138 |
</Platforms> |
139 |
</BorlandProject> |
140 |
<ProjectFileVersion>12</ProjectFileVersion> |
141 |
</ProjectExtensions> |
142 |
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
143 |
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
144 |
</Project> |