Subversion Repositories fastphp

Rev

Rev 85 | Rev 94 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
8 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
27 daniel-mar 2
    <PropertyGroup>
3
        <ProjectGuid>{E890440B-7DEF-4455-83AB-317993B34487}</ProjectGuid>
59 daniel-mar 4
        <ProjectVersion>18.8</ProjectVersion>
27 daniel-mar 5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>FastPHPBrowser.dpr</MainSource>
7
        <Base>True</Base>
49 daniel-mar 8
        <Config Condition="'$(Config)'==''">Release</Config>
27 daniel-mar 9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
10
        <TargetedPlatforms>1</TargetedPlatforms>
11
        <AppType>Application</AppType>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
20
    </PropertyGroup>
21
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
22
        <Cfg_1>true</Cfg_1>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
25
    </PropertyGroup>
26
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
27
        <Cfg_1_Win32>true</Cfg_1_Win32>
28
        <CfgParent>Cfg_1</CfgParent>
29
        <Cfg_1>true</Cfg_1>
30
        <Base>true</Base>
31
    </PropertyGroup>
32
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
33
        <Cfg_2>true</Cfg_2>
34
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
38
        <Cfg_2_Win32>true</Cfg_2_Win32>
39
        <CfgParent>Cfg_2</CfgParent>
40
        <Cfg_2>true</Cfg_2>
41
        <Base>true</Base>
42
    </PropertyGroup>
43
    <PropertyGroup Condition="'$(Base)'!=''">
44
        <VerInfo_Locale>1031</VerInfo_Locale>
45
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
46
        <SanitizedProjectName>FastPHPBrowser</SanitizedProjectName>
47
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
48
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
49
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
50
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
51
        <DCC_E>false</DCC_E>
52
        <DCC_N>false</DCC_N>
53
        <DCC_S>false</DCC_S>
54
        <DCC_F>false</DCC_F>
55
        <DCC_K>false</DCC_K>
56
    </PropertyGroup>
57
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
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>
60
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
90 daniel-mar 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>
27 daniel-mar 62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
80 daniel-mar 64
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
85 daniel-mar 65
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
80 daniel-mar 66
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
27 daniel-mar 67
    </PropertyGroup>
68
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
69
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
70
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
71
        <DCC_Optimize>false</DCC_Optimize>
72
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
73
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
74
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
75
    </PropertyGroup>
76
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
85 daniel-mar 77
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
62 daniel-mar 78
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
79
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
27 daniel-mar 80
        <VerInfo_Locale>1033</VerInfo_Locale>
81
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
82
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
83
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
59 daniel-mar 84
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
90 daniel-mar 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>
85 daniel-mar 86
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
87
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
27 daniel-mar 88
    </PropertyGroup>
89
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
90
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
91
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
92
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
93
        <DCC_DebugInformation>0</DCC_DebugInformation>
94
    </PropertyGroup>
95
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
96
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
59 daniel-mar 97
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
98
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
99
        <VerInfo_Locale>1033</VerInfo_Locale>
62 daniel-mar 100
        <BT_BuildType>Debug</BT_BuildType>
101
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
102
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
85 daniel-mar 103
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
90 daniel-mar 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>
85 daniel-mar 105
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
27 daniel-mar 106
    </PropertyGroup>
107
    <ItemGroup>
108
        <DelphiCompile Include="$(MainSource)">
109
            <MainSource>MainSource</MainSource>
110
        </DelphiCompile>
111
        <DCCReference Include="BrowserMain.pas">
112
            <Form>Form2</Form>
113
            <FormType>dfm</FormType>
114
        </DCCReference>
115
        <BuildConfiguration Include="Release">
116
            <Key>Cfg_2</Key>
117
            <CfgParent>Base</CfgParent>
118
        </BuildConfiguration>
119
        <BuildConfiguration Include="Base">
120
            <Key>Base</Key>
121
        </BuildConfiguration>
122
        <BuildConfiguration Include="Debug">
123
            <Key>Cfg_1</Key>
124
            <CfgParent>Base</CfgParent>
125
        </BuildConfiguration>
126
    </ItemGroup>
127
    <ProjectExtensions>
128
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
129
        <Borland.ProjectType>Application</Borland.ProjectType>
130
        <BorlandProject>
131
            <Delphi.Personality>
132
                <Source>
133
                    <Source Name="MainSource">FastPHPBrowser.dpr</Source>
134
                </Source>
59 daniel-mar 135
                <Excluded_Packages>
136
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
137
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
138
                </Excluded_Packages>
27 daniel-mar 139
            </Delphi.Personality>
140
            <Platforms>
141
                <Platform value="Win32">True</Platform>
142
            </Platforms>
143
        </BorlandProject>
144
        <ProjectFileVersion>12</ProjectFileVersion>
145
    </ProjectExtensions>
146
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
147
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
148
</Project>