|
1 | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | 2 | <PropertyGroup> |
3 | 3 | <ProjectGuid>{4BBCE26D-2844-4147-BD21-3D736FC10602}</ProjectGuid> |
4 | | - <ProjectVersion>19.3</ProjectVersion> |
| 4 | + <ProjectVersion>19.5</ProjectVersion> |
5 | 5 | <FrameworkType>VCL</FrameworkType> |
6 | 6 | <MainSource>PreviewHost.dpr</MainSource> |
7 | 7 | <Base>True</Base> |
|
45 | 45 | <CfgParent>Base</CfgParent> |
46 | 46 | <Base>true</Base> |
47 | 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> |
48 | 54 | <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''"> |
49 | 55 | <Cfg_2_Win64>true</Cfg_2_Win64> |
50 | 56 | <CfgParent>Cfg_2</CfgParent> |
|
56 | 62 | <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon> |
57 | 63 | <DCC_UsePackage>fmx;IndySystem;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DataSnapServer;DataSnapProviderClient;DbxCommonDriver;dbxcds;DBXOracleDriver;CustomIPTransport;dsnap;fmxase;IndyCore;CloudService;inetdbxpress;IPIndyImpl;bindcompfmx;rtl;dbrtl;DbxClientDriver;bindcomp;inetdb;xmlrtl;ibxpress;IndyProtocols;DBXMySQLDriver;bindengine;soaprtl;DBXInformixDriver;DBXFirebirdDriver;inet;fmxobj;DBXSybaseASADriver;fmxdae;dbexpress;DataSnapIndy10ServerTransport;$(DCC_UsePackage)</DCC_UsePackage> |
58 | 64 | <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput> |
59 | | - <DCC_ExeOutput>.\Bin</DCC_ExeOutput> |
60 | 65 | <SanitizedProjectName>PreviewHost</SanitizedProjectName> |
61 | 66 | <VerInfo_Locale>1040</VerInfo_Locale> |
62 | 67 | <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> |
| 68 | + <DCC_UnitSearchPath>D:\ETHEA\ShellControls\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
63 | 69 | </PropertyGroup> |
64 | 70 | <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
65 | 71 | <DCC_UsePackage>JvGlobus;JvMM;JvManagedThreads;JvDlgs;JvCrypt;vclib;inetdbbde;acntDelphiXE2_R;JvNet;JvDotNetCtrls;DBXSybaseASEDriver;vclimg;fmi;vclshlctrls;JvXPCtrls;vcldb;sample;vcldsnap;DBXDb2Driver;JvCore;vclribbon;vcl;DBXMSSQLDriver;JvAppFrm;JvDB;JvRuntimeDesign;webdsnap;JclDeveloperTools;JvDocking;adortl;JvWizards;mbColorLibDXE2;JvHMI;JvBands;vcldbx;JvPluginSystem;JclContainers;DBXOdbcDriver;JvCmp;JvSystem;svnui;SynEdit_RXE2;JvControls;JvTimeFramework;vclactnband;JvJans;JvPrintPreview;JvPageComps;bindcompvcl;JvStdCtrls;JvCustom;Jcl;vclie;vcltouch;websnap;VclSmp;DataSnapConnectors;dsnapcon;JclVcl;JvPascalInterpreter;vclx;svn;bdertl;EurekaLogCore;JvBDE;$(DCC_UsePackage)</DCC_UsePackage> |
66 | 72 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
67 | 73 | <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
68 | 74 | <VerInfo_Locale>1033</VerInfo_Locale> |
69 | 75 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
70 | | - <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
71 | 76 | <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44> |
72 | 77 | <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> |
| 78 | + <DCC_ExeOutput>.\Bin</DCC_ExeOutput> |
73 | 79 | <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150> |
74 | 80 | </PropertyGroup> |
75 | 81 | <PropertyGroup Condition="'$(Base_Win64)'!=''"> |
|
83 | 89 | <VerInfo_Locale>1033</VerInfo_Locale> |
84 | 90 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
85 | 91 | <Debugger_RunParams>D:\ETHEA\SVGIconImageList\Demo\NewSydneyVectors</Debugger_RunParams> |
| 92 | + <AppDPIAwarenessMode>none</AppDPIAwarenessMode> |
| 93 | + <DCC_ExeOutput>.\Bin64</DCC_ExeOutput> |
86 | 94 | </PropertyGroup> |
87 | 95 | <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
88 | 96 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
89 | 97 | <DCC_Optimize>false</DCC_Optimize> |
90 | 98 | <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
91 | 99 | <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
92 | 100 | <DCC_RemoteDebug>true</DCC_RemoteDebug> |
93 | | - <VerInfo_Locale>1040</VerInfo_Locale> |
94 | | - <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> |
95 | 101 | </PropertyGroup> |
96 | 102 | <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
97 | 103 | <DCC_RemoteDebug>false</DCC_RemoteDebug> |
98 | 104 | <BT_BuildType>Debug</BT_BuildType> |
99 | 105 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
100 | 106 | <VerInfo_Locale>1033</VerInfo_Locale> |
101 | | - <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
102 | | - <DCC_UnitSearchPath>D:\ETHEA\ShellControls\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
103 | 107 | </PropertyGroup> |
104 | 108 | <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''"> |
105 | | - <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
106 | 109 | <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> |
| 110 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 111 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 112 | + <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> |
107 | 113 | </PropertyGroup> |
108 | 114 | <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
109 | 115 | <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
110 | 116 | <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
111 | 117 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
112 | 118 | <DCC_DebugInformation>0</DCC_DebugInformation> |
113 | 119 | </PropertyGroup> |
| 120 | + <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
| 121 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 122 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 123 | + </PropertyGroup> |
114 | 124 | <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''"> |
115 | | - <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
116 | 125 | <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> |
| 126 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 127 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 128 | + <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> |
117 | 129 | </PropertyGroup> |
118 | 130 | <ItemGroup> |
119 | 131 | <DelphiCompile Include="$(MainSource)"> |
|
168 | 180 | <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys> |
169 | 181 | <VersionInfoKeys Name="Comments"/> |
170 | 182 | </VersionInfoKeys> |
171 | | - <Excluded_Packages> |
172 | | - <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
173 | | - <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
174 | | - </Excluded_Packages> |
| 183 | + <Excluded_Packages/> |
175 | 184 | <Source> |
176 | 185 | <Source Name="MainSource">PreviewHost.dpr</Source> |
177 | 186 | </Source> |
178 | 187 | </Delphi.Personality> |
179 | | - <Deployment Version="3"/> |
| 188 | + <Deployment Version="4"/> |
180 | 189 | <Platforms> |
181 | 190 | <Platform value="Win32">True</Platform> |
182 | 191 | <Platform value="Win64">True</Platform> |
|
0 commit comments