Skip to content

Commit f9b1451

Browse files
committed
Release 2 taskbar support
1 parent f3b978c commit f9b1451

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

RELEASENUMBER.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONST RELEASENUMBER='15-r20190709';
1+
CONST RELEASENUMBER='16-r20190709';

TaskbarDock.dproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
122122
<VerInfo_Locale>1033</VerInfo_Locale>
123123
<Icon_MainIcon>icon.ico</Icon_MainIcon>
124+
<VerInfo_AutoIncVersion>true</VerInfo_AutoIncVersion>
125+
<VerInfo_Keys>CompanyName=Codigobit;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>
124126
</PropertyGroup>
125127
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
126128
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>

TaskbarDock.res

52 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)