Subversion Repositories userdetect2

Rev

Rev 96 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
92 daniel-mar 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>
100 daniel-mar 10
        <ProjectVersion>19.5</ProjectVersion>
92 daniel-mar 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>
100 daniel-mar 21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22
        <Base_Win64>true</Base_Win64>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
25
    </PropertyGroup>
92 daniel-mar 26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
27
        <Cfg_1>true</Cfg_1>
28
        <CfgParent>Base</CfgParent>
29
        <Base>true</Base>
30
    </PropertyGroup>
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
33
        <CfgParent>Cfg_1</CfgParent>
34
        <Cfg_1>true</Cfg_1>
35
        <Base>true</Base>
36
    </PropertyGroup>
100 daniel-mar 37
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
38
        <Cfg_1_Win64>true</Cfg_1_Win64>
39
        <CfgParent>Cfg_1</CfgParent>
40
        <Cfg_1>true</Cfg_1>
41
        <Base>true</Base>
42
    </PropertyGroup>
92 daniel-mar 43
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
44
        <Cfg_2>true</Cfg_2>
45
        <CfgParent>Base</CfgParent>
46
        <Base>true</Base>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
50
        <CfgParent>Cfg_2</CfgParent>
51
        <Cfg_2>true</Cfg_2>
52
        <Base>true</Base>
53
    </PropertyGroup>
100 daniel-mar 54
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
55
        <Cfg_2_Win64>true</Cfg_2_Win64>
56
        <CfgParent>Cfg_2</CfgParent>
57
        <Cfg_2>true</Cfg_2>
58
        <Base>true</Base>
59
    </PropertyGroup>
92 daniel-mar 60
    <PropertyGroup Condition="'$(Base)'!=''">
61
        <SanitizedProjectName>UserDetect2</SanitizedProjectName>
62
        <DCC_N>true</DCC_N>
63
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
64
        <VerInfo_Locale>1033</VerInfo_Locale>
65
        <DCC_S>false</DCC_S>
66
        <DCC_DebugInformation>1</DCC_DebugInformation>
67
        <VerInfo_MinorVer>3</VerInfo_MinorVer>
68
        <VerInfo_MajorVer>2</VerInfo_MajorVer>
69
        <DCC_UsePackage>vcl;rtl;vclx;VclSmp;vclshlctrls;$(DCC_UsePackage)</DCC_UsePackage>
70
        <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>
71
        <DCC_UnitSearchPath>..\vcl;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
72
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
73
        <DCC_E>false</DCC_E>
74
        <DCC_ImageBase>00400000</DCC_ImageBase>
75
        <DCC_K>false</DCC_K>
76
        <DCC_F>false</DCC_F>
77
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
100 daniel-mar 78
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
79
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
80
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
92 daniel-mar 81
    </PropertyGroup>
82
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
96 daniel-mar 83
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
84
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
92 daniel-mar 85
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
86
        <VerInfo_Locale>1033</VerInfo_Locale>
87
        <Icon_MainIcon>UserDetect2_Icon.ico</Icon_MainIcon>
88
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
96 daniel-mar 89
        <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>
92 daniel-mar 90
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
91
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
92
    </PropertyGroup>
100 daniel-mar 93
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
94
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
95
        <BT_BuildType>Debug</BT_BuildType>
96
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
97
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
98
    </PropertyGroup>
92 daniel-mar 99
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
96 daniel-mar 100
        <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>
101
        <VerInfo_Release>2</VerInfo_Release>
92 daniel-mar 102
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
103
        <DCC_DebugInformation>0</DCC_DebugInformation>
104
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
105
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
106
    </PropertyGroup>
107
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
108
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
96 daniel-mar 109
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
110
        <DCC_DebugInformation>0</DCC_DebugInformation>
111
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
100 daniel-mar 112
        <BT_BuildType>Debug</BT_BuildType>
92 daniel-mar 113
    </PropertyGroup>
100 daniel-mar 114
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
115
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
116
    </PropertyGroup>
92 daniel-mar 117
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
118
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
119
        <DCC_Optimize>false</DCC_Optimize>
120
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
121
    </PropertyGroup>
122
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
96 daniel-mar 123
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
124
        <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>
92 daniel-mar 125
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
100 daniel-mar 126
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
92 daniel-mar 127
    </PropertyGroup>
100 daniel-mar 128
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
129
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
130
    </PropertyGroup>
92 daniel-mar 131
    <ItemGroup>
132
        <DelphiCompile Include="$(MainSource)">
133
            <MainSource>MainSource</MainSource>
134
        </DelphiCompile>
135
        <DCCReference Include="UD2_Main.pas">
136
            <Form>UD2MainForm</Form>
137
        </DCCReference>
138
        <DCCReference Include="UD2_TaskProperties.pas">
139
            <Form>UD2TaskPropertiesForm</Form>
140
        </DCCReference>
141
        <DCCReference Include="UD2_PluginIntf.pas"/>
142
        <DCCReference Include="UD2_PluginUtils.pas"/>
143
        <DCCReference Include="UD2_Obj.pas"/>
144
        <DCCReference Include="UD2_Utils.pas"/>
145
        <DCCReference Include="UD2_PluginStatus.pas"/>
146
        <DCCReference Include="UD2_Parsing.pas"/>
147
        <BuildConfiguration Include="Base">
148
            <Key>Base</Key>
149
        </BuildConfiguration>
150
        <BuildConfiguration Include="Release">
151
            <Key>Cfg_1</Key>
152
            <CfgParent>Base</CfgParent>
153
        </BuildConfiguration>
100 daniel-mar 154
        <BuildConfiguration Include="Debug">
155
            <Key>Cfg_2</Key>
156
            <CfgParent>Base</CfgParent>
157
        </BuildConfiguration>
92 daniel-mar 158
    </ItemGroup>
159
    <ProjectExtensions>
160
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
161
        <Borland.ProjectType/>
162
        <BorlandProject>
163
            <Delphi.Personality>
164
                <Source>
165
                    <Source Name="MainSource">UserDetect2.dpr</Source>
166
                </Source>
167
            </Delphi.Personality>
168
            <Platforms>
169
                <Platform value="Win32">True</Platform>
100 daniel-mar 170
                <Platform value="Win64">False</Platform>
92 daniel-mar 171
            </Platforms>
172
        </BorlandProject>
173
        <ProjectFileVersion>12</ProjectFileVersion>
174
    </ProjectExtensions>
175
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
176
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
177
</Project>