Skip to content

Commit

Permalink
Информация о программе добавлена в свойства исполняемого файла
Browse files Browse the repository at this point in the history
  • Loading branch information
Torbins committed Jan 29, 2017
1 parent 7b73352 commit 0f8ef27
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions FLaunch.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<VerInfo_MinorVer>5</VerInfo_MinorVer>
<VerInfo_MajorVer>2</VerInfo_MajorVer>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
<DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
Expand All @@ -55,7 +58,7 @@
<DCC_K>false</DCC_K>
<SanitizedProjectName>FLaunch</SanitizedProjectName>
<DCC_UsePackage>vclx;vcl;rtl;dbrtl;vcldb;adortl;dbxcds;dbexpress;xmlrtl;vclie;inet;inetdbbde;inetdbxpress;dclOfficeXP;soaprtl;dsnap;vclactnband;bdertl;vcldbx;$(DCC_UsePackage)</DCC_UsePackage>
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_Keys>CompanyName=;FileDescription=FreeLaunch is a free links manager for Windows;FileVersion=2.5.0.0;InternalName=FreeLaunch;LegalCopyright=FreeLaunch Team (C);LegalTrademarks=;OriginalFilename=FLaunch.exe;ProductName=FreeLaunch;ProductVersion=2.5;Comments=</VerInfo_Keys>
<DCC_F>false</DCC_F>
<DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
<VerInfo_Locale>1049</VerInfo_Locale>
Expand All @@ -78,7 +81,6 @@
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
<DCC_Define>EUREKALOG;EUREKALOG_VER7;$(DCC_Define)</DCC_Define>
<DCC_DebugInformation>2</DCC_DebugInformation>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<VerInfo_Locale>1033</VerInfo_Locale>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2)'!=''">
Expand Down

0 comments on commit 0f8ef27

Please sign in to comment.