Subversion Repositories fastphp

Rev

Rev 62 | Rev 85 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 62 Rev 80
Line 56... Line 56...
56
    </PropertyGroup>
56
    </PropertyGroup>
57
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
57
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
58
        <VerInfo_Locale>1033</VerInfo_Locale>
58
        <VerInfo_Locale>1033</VerInfo_Locale>
59
        <DCC_UsePackage>rtl;vcl;vclactnband;vcldsnap;IndyCore;IndySystem;vclx;SynEditDR;bindcomp;tethering;svnui;appanalytics;dsnap;test;bindcompvcl;vclimg;TForge;vcltouch;VclSmp;vcldb;bindcompfmx;svn;bindengine;dbrtl;IndyProtocols;fmx;fmxdae;xmlrtl;fmxobj;vclwinx;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
59
        <DCC_UsePackage>rtl;vcl;vclactnband;vcldsnap;IndyCore;IndySystem;vclx;SynEditDR;bindcomp;tethering;svnui;appanalytics;dsnap;test;bindcompvcl;vclimg;TForge;vcltouch;VclSmp;vcldb;bindcompfmx;svn;bindengine;dbrtl;IndyProtocols;fmx;fmxdae;xmlrtl;fmxobj;vclwinx;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
60
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
60
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
61
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=1.0.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2020 ViaThinkSoft, Daniel Marschall;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=1.0.0.0;Comments=www.viathinksoft.com</VerInfo_Keys>
61
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.4.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2020 - 2021 ViaThinkSoft, Daniel Marschall;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.4;Comments=www.viathinksoft.com</VerInfo_Keys>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
63
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
-
 
64
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
-
 
65
        <VerInfo_MinorVer>4</VerInfo_MinorVer>
-
 
66
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
64
    </PropertyGroup>
67
    </PropertyGroup>
65
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
68
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
66
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
69
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
67
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
70
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
68
        <DCC_Optimize>false</DCC_Optimize>
71
        <DCC_Optimize>false</DCC_Optimize>
Line 90... Line 93...
90
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
93
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
91
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
94
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
92
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
95
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
93
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
96
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
94
        <VerInfo_Locale>1033</VerInfo_Locale>
97
        <VerInfo_Locale>1033</VerInfo_Locale>
95
        <Icon_MainIcon>FastPHPBrowser_Icon1.ico</Icon_MainIcon>
-
 
96
        <BT_BuildType>Debug</BT_BuildType>
98
        <BT_BuildType>Debug</BT_BuildType>
97
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
99
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
98
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
100
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
99
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
101
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
100
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.2.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2020 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.2;Comments=www.viathinksoft.com</VerInfo_Keys>
102
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.2.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2020 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.2;Comments=www.viathinksoft.com</VerInfo_Keys>