|
@@ -86,9 +86,9 @@
|
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
|
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
|
|
|
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
|
|
|
- <VerInfo_Keys>FileVersion=1.1.10.45;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
- <VerInfo_Release>10</VerInfo_Release>
|
|
|
- <VerInfo_Build>45</VerInfo_Build>
|
|
|
+ <VerInfo_Keys>FileVersion=1.1.11.50;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
+ <VerInfo_Release>11</VerInfo_Release>
|
|
|
+ <VerInfo_Build>50</VerInfo_Build>
|
|
|
<Icon_MainIcon>RESTDebugger_Icon.ico</Icon_MainIcon>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
@@ -115,9 +115,9 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
- <VerInfo_Keys>FileVersion=1.1.10.45;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
- <VerInfo_Build>45</VerInfo_Build>
|
|
|
- <VerInfo_Release>10</VerInfo_Release>
|
|
|
+ <VerInfo_Keys>FileVersion=1.1.11.50;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
+ <VerInfo_Build>50</VerInfo_Build>
|
|
|
+ <VerInfo_Release>11</VerInfo_Release>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
@@ -140,9 +140,9 @@
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
|
- <VerInfo_Keys>FileVersion=1.1.10.45;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
- <VerInfo_Release>10</VerInfo_Release>
|
|
|
- <VerInfo_Build>45</VerInfo_Build>
|
|
|
+ <VerInfo_Keys>FileVersion=1.1.11.50;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
|
|
|
+ <VerInfo_Release>11</VerInfo_Release>
|
|
|
+ <VerInfo_Build>50</VerInfo_Build>
|
|
|
<AppEnableHighDPI>true</AppEnableHighDPI>
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|