File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Samples/High Level/07 Text Pad with Action List Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 7272 </PropertyGroup>
7373 <PropertyGroup Condition="'$(Base_Win32)'!=''">
7474 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
75- <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
76- <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
77- <VerInfo_IncludeVerInfo>false</VerInfo_IncludeVerInfo>
75+ <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
7876 <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
7977 </PropertyGroup>
8078 <PropertyGroup Condition="'$(Base_Win64)'!=''">
9088 <BT_BuildType>Debug</BT_BuildType>
9189 <DCC_Define>madExcept;$(DCC_Define)</DCC_Define>
9290 <DCC_MapFile>3</DCC_MapFile>
93- <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
94- <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
9591 </PropertyGroup>
9692 <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
9793 <BT_BuildType>Debug</BT_BuildType>
98- <Manifest_File>(None)</Manifest_File>
99- <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
10094 </PropertyGroup>
10195 <PropertyGroup Condition="'$(Cfg_2)'!=''">
10296 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
You can’t perform that action at this time.
0 commit comments