File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
<MainSource>RibbonDesigner.dpr</MainSource>
5
5
<ProjectVersion>16.0</ProjectVersion>
6
6
<Base>True</Base>
7
- <Config Condition="'$(Config)'==''">Debug </Config>
7
+ <Config Condition="'$(Config)'==''">Release </Config>
8
8
<AppType>Application</AppType>
9
9
<FrameworkType>VCL</FrameworkType>
10
10
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
62
62
<DCC_K>false</DCC_K>
63
63
</PropertyGroup>
64
64
<PropertyGroup Condition="'$(Base_Win32)'!=''">
65
+ <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
65
66
<DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
66
67
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
67
68
</PropertyGroup>
68
69
<PropertyGroup Condition="'$(Cfg_1)'!=''">
69
70
<DCC_DependencyCheckOutputName>Bin\RibbonDesigner.exe</DCC_DependencyCheckOutputName>
70
- <DCC_DebugDCUs>true</DCC_DebugDCUs>
71
71
<DCC_Optimize>false</DCC_Optimize>
72
72
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
73
73
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
You can’t perform that action at this time.
0 commit comments