|
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>
|
51 | 57 | <Cfg_2>true</Cfg_2>
|
52 | 58 | <Base>true</Base>
|
53 | 59 | </PropertyGroup>
|
54 | 60 | <PropertyGroup Condition="'$(Base)'!=''">
|
55 |
| - <Custom_Styles>"Aqua Light Slate|VCLSTYLE|$(BDSCOMMONDIR)\Styles\AquaLightSlate.vsf";Copper|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Copper.vsf;CopperDark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\CopperDark.vsf;Glow|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Glow.vsf;"Iceberg Classico|VCLSTYLE|$(BDSCOMMONDIR)\Styles\IcebergClassico.vsf";Sky|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Sky.vsf;"Slate Classico|VCLSTYLE|$(BDSCOMMONDIR)\Styles\SlateClassico.vsf";"Tablet Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\TabletDark.vsf";Windows10|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10.vsf;"Windows10 Blue|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Blue.vsf";"Windows10 Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Dark.vsf";"Windows10 Green|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Green.vsf";"Windows10 Purple|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Purple.vsf";"Windows10 SlateGray|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10SlateGray.vsf";"Windows11 Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Dark.vsf";"Windows11 Light|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Light.vsf"</Custom_Styles> |
| 61 | + <Custom_Styles>"Aqua Light Slate|VCLSTYLE|$(BDSCOMMONDIR)\Styles\AquaLightSlate.vsf";Copper|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Copper.vsf;CopperDark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\CopperDark.vsf;Glow|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Glow.vsf;"Iceberg Classico|VCLSTYLE|$(BDSCOMMONDIR)\Styles\IcebergClassico.vsf";Sky|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Sky.vsf;"Slate Classico|VCLSTYLE|$(BDSCOMMONDIR)\Styles\SlateClassico.vsf";"Tablet Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\TabletDark.vsf";Windows10|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10.vsf;"Windows10 Blue|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Blue.vsf";"Windows10 Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Dark.vsf";"Windows10 Green|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10Green.vsf";"Windows10 SlateGray|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10SlateGray.vsf";"Windows11 Modern Dark|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Modern_Dark.vsf";"Windows11 Modern Light|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows11_Modern_Light.vsf"</Custom_Styles> |
56 | 62 | <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
|
57 | 63 | <SanitizedProjectName>VCLThemeSelectorLauncher</SanitizedProjectName>
|
58 | 64 | <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
|
|
64 | 70 | <VerInfo_MajorVer>2</VerInfo_MajorVer>
|
65 | 71 | </PropertyGroup>
|
66 | 72 | <PropertyGroup Condition="'$(Base_Win32)'!=''">
|
67 |
| - <VerInfo_Locale>1033</VerInfo_Locale> |
68 |
| - <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
69 | 73 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
70 | 74 | <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
71 | 75 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
76 | 80 | <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
77 | 81 | <BT_BuildType>Debug</BT_BuildType>
|
78 | 82 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
| 83 | + <Icon_MainIcon>..\Ethea_vela_multires.ico</Icon_MainIcon> |
79 | 84 | </PropertyGroup>
|
80 | 85 | <PropertyGroup Condition="'$(Cfg_1)'!=''">
|
81 | 86 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
87 | 92 | </PropertyGroup>
|
88 | 93 | <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
89 | 94 | <BT_BuildType>Debug</BT_BuildType>
|
90 |
| - <VerInfo_Locale>1033</VerInfo_Locale> |
91 | 95 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
92 | 96 | <DCC_RemoteDebug>false</DCC_RemoteDebug>
|
93 | 97 | </PropertyGroup>
|
|
101 | 105 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
102 | 106 | <DCC_DebugInformation>0</DCC_DebugInformation>
|
103 | 107 | </PropertyGroup>
|
| 108 | + <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
| 109 | + <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
| 110 | + <BT_BuildType>Debug</BT_BuildType> |
| 111 | + </PropertyGroup> |
104 | 112 | <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
105 | 113 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
106 | 114 | <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
|
|
140 | 148 | <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
141 | 149 | <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
142 | 150 | <Excluded_Packages Name="$(BDSBIN)\HelpCtxD11.bpl">File c:\bds\studio\22.0\bin\HelpCtxD11.bpl not found</Excluded_Packages>
|
| 151 | + <Excluded_Packages Name="D:\ETHEA\ActiveQueryBuilder\\RadStudio11\acQueryBuilderDsgnD28.bpl">(untitled)</Excluded_Packages> |
| 152 | + <Excluded_Packages Name="D:\ETHEA\ActiveQueryBuilder\\RadStudio11\acCriteriaBuilderDsgnD28.bpl">(untitled)</Excluded_Packages> |
| 153 | + <Excluded_Packages Name="D:\ETHEA\ActiveQueryBuilder\\RadStudio11\acSqlTextEditorDsgnD28.bpl">(untitled)</Excluded_Packages> |
| 154 | + <Excluded_Packages Name="D:\ETHEA\ActiveQueryBuilder\\RadStudio11\AcQueryBuilderDsgnADOD28.bpl">(untitled)</Excluded_Packages> |
| 155 | + <Excluded_Packages Name="D:\ETHEA\ActiveQueryBuilder\\RadStudio11\AcQueryBuilderDsgnIBExD28.bpl">(untitled)</Excluded_Packages> |
| 156 | + <Excluded_Packages Name="D:\ETHEA\ActiveQueryBuilder\\RadStudio11\AcQueryBuilderDsgnDbExD28.bpl">(untitled)</Excluded_Packages> |
| 157 | + <Excluded_Packages Name="D:\ETHEA\ActiveQueryBuilder\\RadStudio11\AcQueryBuilderDsgnFireDACD28.bpl">(untitled)</Excluded_Packages> |
143 | 158 | </Excluded_Packages>
|
144 | 159 | <Source>
|
145 | 160 | <Source Name="MainSource">VCLThemeSelectorLauncher.dpr</Source>
|
|
158 | 173 | <Overwrite>true</Overwrite>
|
159 | 174 | </Platform>
|
160 | 175 | </DeployFile>
|
161 |
| - <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Debug" Class="ProjectOutput"> |
| 176 | + <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Release" Class="ProjectOutput"> |
162 | 177 | <Platform Name="Win32">
|
163 | 178 | <RemoteName>VCLThemeSelectorLauncher.exe</RemoteName>
|
164 | 179 | <Overwrite>true</Overwrite>
|
165 | 180 | </Platform>
|
166 | 181 | </DeployFile>
|
167 |
| - <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Debug" Class="ProjectOutput"> |
| 182 | + <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Release" Class="ProjectOutput"> |
168 | 183 | <Platform Name="Win64">
|
169 | 184 | <RemoteName>VCLThemeSelectorLauncher.exe</RemoteName>
|
170 | 185 | <Overwrite>true</Overwrite>
|
171 | 186 | </Platform>
|
172 | 187 | </DeployFile>
|
173 |
| - <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Release" Class="ProjectOutput"> |
| 188 | + <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Debug" Class="ProjectOutput"> |
174 | 189 | <Platform Name="Win32">
|
175 | 190 | <RemoteName>VCLThemeSelectorLauncher.exe</RemoteName>
|
176 | 191 | <Overwrite>true</Overwrite>
|
177 | 192 | </Platform>
|
178 | 193 | </DeployFile>
|
179 |
| - <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Release" Class="ProjectOutput"> |
| 194 | + <DeployFile LocalName="..\..\Bin\VCLThemeSelectorLauncher.exe" Configuration="Debug" Class="ProjectOutput"> |
180 | 195 | <Platform Name="Win64">
|
181 | 196 | <RemoteName>VCLThemeSelectorLauncher.exe</RemoteName>
|
182 | 197 | <Overwrite>true</Overwrite>
|
|
0 commit comments