|
1 | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | 2 | <PropertyGroup> |
3 | | - <ProjectGuid>{E5FD8257-AE07-4A8D-AB79-44170493F9A2}</ProjectGuid> |
4 | | - <MainSource>Advanced.dpr</MainSource> |
5 | 3 | <Base>True</Base> |
6 | | - <Config Condition="'$(Config)'==''">Debug</Config> |
7 | | - <TargetedPlatforms>1</TargetedPlatforms> |
8 | 4 | <AppType>Application</AppType> |
| 5 | + <Config Condition="'$(Config)'==''">Debug</Config> |
9 | 6 | <FrameworkType>VCL</FrameworkType> |
10 | | - <ProjectVersion>17.2</ProjectVersion> |
| 7 | + <MainSource>Advanced.dpr</MainSource> |
11 | 8 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
| 9 | + <ProjectGuid>{E5FD8257-AE07-4A8D-AB79-44170493F9A2}</ProjectGuid> |
| 10 | + <ProjectVersion>19.5</ProjectVersion> |
| 11 | + <TargetedPlatforms>1</TargetedPlatforms> |
12 | 12 | </PropertyGroup> |
13 | 13 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
14 | 14 | <Base>true</Base> |
|
18 | 18 | <CfgParent>Base</CfgParent> |
19 | 19 | <Base>true</Base> |
20 | 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> |
26 | 21 | <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
27 | 22 | <Cfg_1>true</Cfg_1> |
28 | 23 | <CfgParent>Base</CfgParent> |
|
33 | 28 | <CfgParent>Base</CfgParent> |
34 | 29 | <Base>true</Base> |
35 | 30 | </PropertyGroup> |
| 31 | + <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''"> |
| 32 | + <Cfg_2_Win32>true</Cfg_2_Win32> |
| 33 | + <CfgParent>Cfg_2</CfgParent> |
| 34 | + <Cfg_2>true</Cfg_2> |
| 35 | + <Base>true</Base> |
| 36 | + </PropertyGroup> |
36 | 37 | <PropertyGroup Condition="'$(Base)'!=''"> |
37 | 38 | <SanitizedProjectName>Advanced</SanitizedProjectName> |
38 | | - <DCC_F>false</DCC_F> |
39 | | - <DCC_RangeChecking>true</DCC_RangeChecking> |
40 | | - <VerInfo_Keys>FileVersion=1.0.0.0</VerInfo_Keys> |
41 | | - <VerInfo_Locale>1031</VerInfo_Locale> |
42 | | - <DCC_E>false</DCC_E> |
43 | | - <DCC_UsePackage>C:\windows\microsoft.net\framework\v1.1.4322\system.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.data.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.drawing.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.windows.forms.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.xml.dll;vcl;rtl;$(DCC_UsePackage)</DCC_UsePackage> |
44 | | - <DCC_MinStackSize>4096</DCC_MinStackSize> |
45 | | - <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck> |
46 | 39 | <DCC_ImageBase>00400000</DCC_ImageBase> |
47 | | - <DCC_N>true</DCC_N> |
48 | | - <DCC_K>false</DCC_K> |
| 40 | + <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck> |
| 41 | + <DCC_MinStackSize>4096</DCC_MinStackSize> |
49 | 42 | <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace> |
50 | | - <DCC_S>false</DCC_S> |
51 | 43 | <DCC_Optimize>false</DCC_Optimize> |
| 44 | + <DCC_RangeChecking>true</DCC_RangeChecking> |
52 | 45 | <DCC_UnitSearchPath>..\..\Source;..\..\Common;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
| 46 | + <DCC_UsePackage>C:\windows\microsoft.net\framework\v1.1.4322\system.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.data.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.drawing.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.windows.forms.dll;C:\windows\microsoft.net\framework\v1.1.4322\system.xml.dll;vcl;rtl;$(DCC_UsePackage)</DCC_UsePackage> |
| 47 | + <VerInfo_Keys>FileVersion=1.0.0.0</VerInfo_Keys> |
| 48 | + <VerInfo_Locale>1031</VerInfo_Locale> |
53 | 49 | </PropertyGroup> |
54 | 50 | <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
55 | | - <VerInfo_Locale>1033</VerInfo_Locale> |
56 | | - <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 51 | + <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
57 | 52 | <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
58 | 53 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
59 | | - <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
60 | | - </PropertyGroup> |
61 | | - <PropertyGroup Condition="'$(Base_Win64)'!=''"> |
62 | | - <Icon_MainIcon>Advanced_Icon.ico</Icon_MainIcon> |
| 54 | + <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150> |
| 55 | + <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44> |
| 56 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 57 | + <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
| 58 | + <VerInfo_Locale>1033</VerInfo_Locale> |
63 | 59 | </PropertyGroup> |
64 | 60 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
65 | | - <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
66 | | - <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
67 | 61 | <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
| 62 | + <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
| 63 | + <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
68 | 64 | </PropertyGroup> |
69 | 65 | <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
70 | | - <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
71 | 66 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
| 67 | + <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
| 68 | + </PropertyGroup> |
| 69 | + <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
| 70 | + <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> |
| 71 | + <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
| 72 | + <BT_BuildType>Debug</BT_BuildType> |
| 73 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 74 | + <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys> |
| 75 | + <VerInfo_Locale>1033</VerInfo_Locale> |
72 | 76 | </PropertyGroup> |
73 | 77 | <ItemGroup> |
74 | 78 | <DelphiCompile Include="$(MainSource)"> |
|
114 | 118 | <DCCReference Include="States.pas"> |
115 | 119 | <Form>StateForm</Form> |
116 | 120 | </DCCReference> |
117 | | - <BuildConfiguration Include="Debug"> |
118 | | - <Key>Cfg_2</Key> |
119 | | - <CfgParent>Base</CfgParent> |
120 | | - </BuildConfiguration> |
121 | 121 | <BuildConfiguration Include="Base"> |
122 | 122 | <Key>Base</Key> |
123 | 123 | </BuildConfiguration> |
124 | 124 | <BuildConfiguration Include="Release"> |
125 | 125 | <Key>Cfg_1</Key> |
126 | 126 | <CfgParent>Base</CfgParent> |
127 | 127 | </BuildConfiguration> |
| 128 | + <BuildConfiguration Include="Debug"> |
| 129 | + <Key>Cfg_2</Key> |
| 130 | + <CfgParent>Base</CfgParent> |
| 131 | + </BuildConfiguration> |
128 | 132 | </ItemGroup> |
129 | 133 | <ProjectExtensions> |
130 | 134 | <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
|
134 | 138 | <Source> |
135 | 139 | <Source Name="MainSource">Advanced.dpr</Source> |
136 | 140 | </Source> |
| 141 | + <Excluded_Packages/> |
137 | 142 | <VersionInfo> |
138 | 143 | <VersionInfo Name="IncludeVerInfo">False</VersionInfo> |
139 | 144 | <VersionInfo Name="AutoIncBuild">False</VersionInfo> |
|
0 commit comments