Skip to content

Commit bb3012d

Browse files
author
Joachim Marder
committed
Updated EXE of RibbonDesigner
1 parent 66d6747 commit bb3012d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Designer/Bin/RibbonDesigner.exe

-179 KB
Binary file not shown.

Designer/RibbonDesigner.dproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<MainSource>RibbonDesigner.dpr</MainSource>
55
<ProjectVersion>16.0</ProjectVersion>
66
<Base>True</Base>
7-
<Config Condition="'$(Config)'==''">Debug</Config>
7+
<Config Condition="'$(Config)'==''">Release</Config>
88
<AppType>Application</AppType>
99
<FrameworkType>VCL</FrameworkType>
1010
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
@@ -62,12 +62,12 @@
6262
<DCC_K>false</DCC_K>
6363
</PropertyGroup>
6464
<PropertyGroup Condition="'$(Base_Win32)'!=''">
65+
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
6566
<DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
6667
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
6768
</PropertyGroup>
6869
<PropertyGroup Condition="'$(Cfg_1)'!=''">
6970
<DCC_DependencyCheckOutputName>Bin\RibbonDesigner.exe</DCC_DependencyCheckOutputName>
70-
<DCC_DebugDCUs>true</DCC_DebugDCUs>
7171
<DCC_Optimize>false</DCC_Optimize>
7272
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
7373
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>

0 commit comments

Comments
 (0)