Subversion Repositories fastphp

Rev

Rev 9 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
8 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{E890440B-7DEF-4455-83AB-317993B34487}</ProjectGuid>
4
        <ProjectVersion>18.2</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>FastPHPBrowser.dpr</MainSource>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Debug</Config>
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>
61
        <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>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
64
    </PropertyGroup>
65
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
66
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
67
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
68
        <DCC_Optimize>false</DCC_Optimize>
69
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
70
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
71
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
72
    </PropertyGroup>
73
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
74
        <Debugger_RunParams>F:\__fastphp\scrap.php</Debugger_RunParams>
75
        <VerInfo_Locale>1033</VerInfo_Locale>
76
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
77
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
78
        <AppEnableHighDPI>true</AppEnableHighDPI>
79
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
80
    </PropertyGroup>
81
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
82
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
83
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
84
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
85
        <DCC_DebugInformation>0</DCC_DebugInformation>
86
    </PropertyGroup>
87
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
88
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
89
        <AppEnableHighDPI>true</AppEnableHighDPI>
90
    </PropertyGroup>
91
    <ItemGroup>
92
        <DelphiCompile Include="$(MainSource)">
93
            <MainSource>MainSource</MainSource>
94
        </DelphiCompile>
95
        <DCCReference Include="BrowserMain.pas">
96
            <Form>Form2</Form>
97
            <FormType>dfm</FormType>
98
        </DCCReference>
99
        <BuildConfiguration Include="Release">
100
            <Key>Cfg_2</Key>
101
            <CfgParent>Base</CfgParent>
102
        </BuildConfiguration>
103
        <BuildConfiguration Include="Base">
104
            <Key>Base</Key>
105
        </BuildConfiguration>
106
        <BuildConfiguration Include="Debug">
107
            <Key>Cfg_1</Key>
108
            <CfgParent>Base</CfgParent>
109
        </BuildConfiguration>
110
    </ItemGroup>
111
    <ProjectExtensions>
112
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
113
        <Borland.ProjectType>Application</Borland.ProjectType>
114
        <BorlandProject>
115
            <Delphi.Personality>
116
                <Source>
117
                    <Source Name="MainSource">FastPHPBrowser.dpr</Source>
118
                </Source>
119
            </Delphi.Personality>
120
            <Platforms>
121
                <Platform value="Win32">True</Platform>
122
            </Platforms>
123
        </BorlandProject>
124
        <ProjectFileVersion>12</ProjectFileVersion>
125
    </ProjectExtensions>
126
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
127
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
128
</Project>