Subversion Repositories fastphp

Rev

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

Rev 80 Rev 85
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.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>
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>
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>4</VerInfo_MinorVer>
65
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
66
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
66
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
67
    </PropertyGroup>
67
    </PropertyGroup>
68
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
68
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
69
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
69
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
70
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
70
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
Line 72... Line 72...
72
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
72
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
73
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
73
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
74
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
74
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
75
    </PropertyGroup>
75
    </PropertyGroup>
76
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
76
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
77
        <Icon_MainIcon>FastPHPBrowser_Icon.ico</Icon_MainIcon>
77
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
78
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
78
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
79
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
79
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
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=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>
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>
-
 
86
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
-
 
87
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
86
    </PropertyGroup>
88
    </PropertyGroup>
87
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
89
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
88
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
90
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
89
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
91
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
90
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
92
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
Line 96... Line 98...
96
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
98
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
97
        <VerInfo_Locale>1033</VerInfo_Locale>
99
        <VerInfo_Locale>1033</VerInfo_Locale>
98
        <BT_BuildType>Debug</BT_BuildType>
100
        <BT_BuildType>Debug</BT_BuildType>
99
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
101
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
100
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
102
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
101
        <VerInfo_MinorVer>2</VerInfo_MinorVer>
103
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
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>
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>
-
 
105
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
103
    </PropertyGroup>
106
    </PropertyGroup>
104
    <ItemGroup>
107
    <ItemGroup>
105
        <DelphiCompile Include="$(MainSource)">
108
        <DelphiCompile Include="$(MainSource)">
106
            <MainSource>MainSource</MainSource>
109
            <MainSource>MainSource</MainSource>
107
        </DelphiCompile>
110
        </DelphiCompile>