Subversion Repositories fastphp

Rev

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

Rev 85 Rev 90
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=0.5.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2021 ViaThinkSoft, Daniel Marschall;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.5;Comments=www.viathinksoft.com</VerInfo_Keys>
61
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.5.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2022 ViaThinkSoft, Daniel Marschall;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.5;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>
64
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
65
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
65
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
66
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
66
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
Line 80... Line 80...
80
        <VerInfo_Locale>1033</VerInfo_Locale>
80
        <VerInfo_Locale>1033</VerInfo_Locale>
81
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
81
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
82
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
82
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
83
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
83
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
84
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
84
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
85
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.5.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2021 ViaThinkSoft, Daniel Marschall;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.5;Comments=www.viathinksoft.com</VerInfo_Keys>
85
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.5.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2022 ViaThinkSoft, Daniel Marschall;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.5;Comments=www.viathinksoft.com</VerInfo_Keys>
86
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
86
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
87
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
87
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
88
    </PropertyGroup>
88
    </PropertyGroup>
89
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
89
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
90
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
90
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
Line 99... Line 99...
99
        <VerInfo_Locale>1033</VerInfo_Locale>
99
        <VerInfo_Locale>1033</VerInfo_Locale>
100
        <BT_BuildType>Debug</BT_BuildType>
100
        <BT_BuildType>Debug</BT_BuildType>
101
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
101
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
102
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
102
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
103
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
103
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
104
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.5.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2021 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.5;Comments=www.viathinksoft.com</VerInfo_Keys>
104
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.5.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2022 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.5;Comments=www.viathinksoft.com</VerInfo_Keys>
105
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
105
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
106
    </PropertyGroup>
106
    </PropertyGroup>
107
    <ItemGroup>
107
    <ItemGroup>
108
        <DelphiCompile Include="$(MainSource)">
108
        <DelphiCompile Include="$(MainSource)">
109
            <MainSource>MainSource</MainSource>
109
            <MainSource>MainSource</MainSource>