Subversion Repositories userdetect2

Rev

Rev 96 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 96 Rev 100
Line 5... Line 5...
5
        <Base>True</Base>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Release</Config>
6
        <Config Condition="'$(Config)'==''">Release</Config>
7
        <TargetedPlatforms>1</TargetedPlatforms>
7
        <TargetedPlatforms>1</TargetedPlatforms>
8
        <AppType>Application</AppType>
8
        <AppType>Application</AppType>
9
        <FrameworkType>VCL</FrameworkType>
9
        <FrameworkType>VCL</FrameworkType>
10
        <ProjectVersion>18.2</ProjectVersion>
10
        <ProjectVersion>19.5</ProjectVersion>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
    </PropertyGroup>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
14
        <Base>true</Base>
15
    </PropertyGroup>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
19
        <Base>true</Base>
20
    </PropertyGroup>
20
    </PropertyGroup>
-
 
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>
21
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
22
        <Cfg_1>true</Cfg_1>
27
        <Cfg_1>true</Cfg_1>
23
        <CfgParent>Base</CfgParent>
28
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
29
        <Base>true</Base>
25
    </PropertyGroup>
30
    </PropertyGroup>
Line 27... Line 32...
27
        <Cfg_1_Win32>true</Cfg_1_Win32>
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
28
        <CfgParent>Cfg_1</CfgParent>
33
        <CfgParent>Cfg_1</CfgParent>
29
        <Cfg_1>true</Cfg_1>
34
        <Cfg_1>true</Cfg_1>
30
        <Base>true</Base>
35
        <Base>true</Base>
31
    </PropertyGroup>
36
    </PropertyGroup>
-
 
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>
32
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
43
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
33
        <Cfg_2>true</Cfg_2>
44
        <Cfg_2>true</Cfg_2>
34
        <CfgParent>Base</CfgParent>
45
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
46
        <Base>true</Base>
36
    </PropertyGroup>
47
    </PropertyGroup>
Line 38... Line 49...
38
        <Cfg_2_Win32>true</Cfg_2_Win32>
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
39
        <CfgParent>Cfg_2</CfgParent>
50
        <CfgParent>Cfg_2</CfgParent>
40
        <Cfg_2>true</Cfg_2>
51
        <Cfg_2>true</Cfg_2>
41
        <Base>true</Base>
52
        <Base>true</Base>
42
    </PropertyGroup>
53
    </PropertyGroup>
-
 
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>
43
    <PropertyGroup Condition="'$(Base)'!=''">
60
    <PropertyGroup Condition="'$(Base)'!=''">
44
        <SanitizedProjectName>UserDetect2</SanitizedProjectName>
61
        <SanitizedProjectName>UserDetect2</SanitizedProjectName>
45
        <DCC_N>true</DCC_N>
62
        <DCC_N>true</DCC_N>
46
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
47
        <VerInfo_Locale>1033</VerInfo_Locale>
64
        <VerInfo_Locale>1033</VerInfo_Locale>
Line 56... Line 73...
56
        <DCC_E>false</DCC_E>
73
        <DCC_E>false</DCC_E>
57
        <DCC_ImageBase>00400000</DCC_ImageBase>
74
        <DCC_ImageBase>00400000</DCC_ImageBase>
58
        <DCC_K>false</DCC_K>
75
        <DCC_K>false</DCC_K>
59
        <DCC_F>false</DCC_F>
76
        <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>
77
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
-
 
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>
61
    </PropertyGroup>
81
    </PropertyGroup>
62
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
82
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
63
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
83
        <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>
84
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
65
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
85
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
Line 68... Line 88...
68
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
88
        <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>
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>
70
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
90
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
71
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
91
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
72
    </PropertyGroup>
92
    </PropertyGroup>
-
 
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>
73
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
99
    <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>
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>
75
        <VerInfo_Release>2</VerInfo_Release>
101
        <VerInfo_Release>2</VerInfo_Release>
76
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
102
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
77
        <DCC_DebugInformation>0</DCC_DebugInformation>
103
        <DCC_DebugInformation>0</DCC_DebugInformation>
Line 80... Line 106...
80
    </PropertyGroup>
106
    </PropertyGroup>
81
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
107
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
82
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
108
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
83
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
109
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
84
        <DCC_DebugInformation>0</DCC_DebugInformation>
110
        <DCC_DebugInformation>0</DCC_DebugInformation>
85
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
-
 
86
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
111
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
-
 
112
        <BT_BuildType>Debug</BT_BuildType>
-
 
113
    </PropertyGroup>
-
 
114
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
-
 
115
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
87
    </PropertyGroup>
116
    </PropertyGroup>
88
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
117
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
89
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
118
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
90
        <DCC_Optimize>false</DCC_Optimize>
119
        <DCC_Optimize>false</DCC_Optimize>
91
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
120
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
92
    </PropertyGroup>
121
    </PropertyGroup>
93
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
122
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
94
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
123
        <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>
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>
96
        <AppEnableHighDPI>true</AppEnableHighDPI>
-
 
97
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
125
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
126
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
-
 
127
    </PropertyGroup>
-
 
128
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
-
 
129
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
98
    </PropertyGroup>
130
    </PropertyGroup>
99
    <ItemGroup>
131
    <ItemGroup>
100
        <DelphiCompile Include="$(MainSource)">
132
        <DelphiCompile Include="$(MainSource)">
101
            <MainSource>MainSource</MainSource>
133
            <MainSource>MainSource</MainSource>
102
        </DelphiCompile>
134
        </DelphiCompile>
Line 110... Line 142...
110
        <DCCReference Include="UD2_PluginUtils.pas"/>
142
        <DCCReference Include="UD2_PluginUtils.pas"/>
111
        <DCCReference Include="UD2_Obj.pas"/>
143
        <DCCReference Include="UD2_Obj.pas"/>
112
        <DCCReference Include="UD2_Utils.pas"/>
144
        <DCCReference Include="UD2_Utils.pas"/>
113
        <DCCReference Include="UD2_PluginStatus.pas"/>
145
        <DCCReference Include="UD2_PluginStatus.pas"/>
114
        <DCCReference Include="UD2_Parsing.pas"/>
146
        <DCCReference Include="UD2_Parsing.pas"/>
115
        <BuildConfiguration Include="Debug">
-
 
116
            <Key>Cfg_2</Key>
-
 
117
            <CfgParent>Base</CfgParent>
-
 
118
        </BuildConfiguration>
-
 
119
        <BuildConfiguration Include="Base">
147
        <BuildConfiguration Include="Base">
120
            <Key>Base</Key>
148
            <Key>Base</Key>
121
        </BuildConfiguration>
149
        </BuildConfiguration>
122
        <BuildConfiguration Include="Release">
150
        <BuildConfiguration Include="Release">
123
            <Key>Cfg_1</Key>
151
            <Key>Cfg_1</Key>
124
            <CfgParent>Base</CfgParent>
152
            <CfgParent>Base</CfgParent>
125
        </BuildConfiguration>
153
        </BuildConfiguration>
-
 
154
        <BuildConfiguration Include="Debug">
-
 
155
            <Key>Cfg_2</Key>
-
 
156
            <CfgParent>Base</CfgParent>
-
 
157
        </BuildConfiguration>
126
    </ItemGroup>
158
    </ItemGroup>
127
    <ProjectExtensions>
159
    <ProjectExtensions>
128
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
160
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
129
        <Borland.ProjectType/>
161
        <Borland.ProjectType/>
130
        <BorlandProject>
162
        <BorlandProject>
Line 133... Line 165...
133
                    <Source Name="MainSource">UserDetect2.dpr</Source>
165
                    <Source Name="MainSource">UserDetect2.dpr</Source>
134
                </Source>
166
                </Source>
135
            </Delphi.Personality>
167
            </Delphi.Personality>
136
            <Platforms>
168
            <Platforms>
137
                <Platform value="Win32">True</Platform>
169
                <Platform value="Win32">True</Platform>
-
 
170
                <Platform value="Win64">False</Platform>
138
            </Platforms>
171
            </Platforms>
139
        </BorlandProject>
172
        </BorlandProject>
140
        <ProjectFileVersion>12</ProjectFileVersion>
173
        <ProjectFileVersion>12</ProjectFileVersion>
141
    </ProjectExtensions>
174
    </ProjectExtensions>
142
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
175
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>