Subversion Repositories fastphp

Rev

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

Rev 9 Rev 25
Line 1... Line 1...
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
2
  <PropertyGroup>
3
        <ProjectGuid>{E890440B-7DEF-4455-83AB-317993B34487}</ProjectGuid>
3
    <ProjectGuid>{3a3b2d58-5ac5-4494-aae2-f9146dc6e1e8}</ProjectGuid>
4
        <ProjectVersion>18.2</ProjectVersion>
-
 
5
        <FrameworkType>VCL</FrameworkType>
-
 
6
        <MainSource>FastPHPBrowser.dpr</MainSource>
4
    <MainSource>FastPHPBrowser.dpr</MainSource>
7
        <Base>True</Base>
-
 
8
        <Config Condition="'$(Config)'==''">Debug</Config>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</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>
7
    <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
46
        <SanitizedProjectName>FastPHPBrowser</SanitizedProjectName>
8
    <DCC_DependencyCheckOutputName>FastPHPBrowser.exe</DCC_DependencyCheckOutputName>
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>
9
  </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>
10
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
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>
11
    <Version>7.0</Version>
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>
12
    <DCC_DebugInformation>False</DCC_DebugInformation>
71
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
-
 
72
    </PropertyGroup>
-
 
73
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
-
 
74
        <Icon_MainIcon>FastPHPBrowser_Icon.ico</Icon_MainIcon>
-
 
75
        <DCC_ExeOutput>F:\__fastphp</DCC_ExeOutput>
-
 
76
        <Debugger_RunParams>F:\__fastphp\scrap.php</Debugger_RunParams>
-
 
77
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
78
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-
 
79
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
80
        <AppEnableHighDPI>true</AppEnableHighDPI>
-
 
81
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
-
 
82
    </PropertyGroup>
-
 
83
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
-
 
84
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
13
    <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
85
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
-
 
86
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
14
    <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
87
        <DCC_DebugInformation>0</DCC_DebugInformation>
15
    <DCC_Define>RELEASE</DCC_Define>
88
    </PropertyGroup>
16
  </PropertyGroup>
89
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
17
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
90
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
18
    <Version>7.0</Version>
91
        <AppEnableHighDPI>true</AppEnableHighDPI>
19
    <DCC_Define>DEBUG</DCC_Define>
92
    </PropertyGroup>
20
  </PropertyGroup>
-
 
21
  <ProjectExtensions>
-
 
22
    <Borland.Personality>Delphi.Personality</Borland.Personality>
-
 
23
    <Borland.ProjectType>VCLApplication</Borland.ProjectType>
-
 
24
    <BorlandProject>
-
 
25
<BorlandProject xmlns=""> <Delphi.Personality>   <Parameters>
-
 
26
      <Parameters Name="UseLauncher">False</Parameters>
-
 
27
      <Parameters Name="LoadAllSymbols">True</Parameters>
-
 
28
      <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
-
 
29
    </Parameters>
-
 
30
    <VersionInfo>
-
 
31
      <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
-
 
32
      <VersionInfo Name="AutoIncBuild">False</VersionInfo>
-
 
33
      <VersionInfo Name="MajorVer">1</VersionInfo>
-
 
34
      <VersionInfo Name="MinorVer">0</VersionInfo>
-
 
35
      <VersionInfo Name="Release">0</VersionInfo>
-
 
36
      <VersionInfo Name="Build">0</VersionInfo>
-
 
37
      <VersionInfo Name="Debug">False</VersionInfo>
-
 
38
      <VersionInfo Name="PreRelease">False</VersionInfo>
-
 
39
      <VersionInfo Name="Special">False</VersionInfo>
-
 
40
      <VersionInfo Name="Private">False</VersionInfo>
-
 
41
      <VersionInfo Name="DLL">False</VersionInfo>
-
 
42
      <VersionInfo Name="Locale">1031</VersionInfo>
-
 
43
      <VersionInfo Name="CodePage">1252</VersionInfo>
-
 
44
    </VersionInfo>
-
 
45
    <VersionInfoKeys>
-
 
46
      <VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
-
 
47
      <VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
-
 
48
      <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
-
 
49
      <VersionInfoKeys Name="InternalName"></VersionInfoKeys>
-
 
50
      <VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
-
 
51
      <VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
-
 
52
      <VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
-
 
53
      <VersionInfoKeys Name="ProductName"></VersionInfoKeys>
-
 
54
      <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
-
 
55
      <VersionInfoKeys Name="Comments"></VersionInfoKeys>
-
 
56
    </VersionInfoKeys>
-
 
57
    <Source>
-
 
58
      <Source Name="MainSource">FastPHPBrowser.dpr</Source>
-
 
59
    </Source>
-
 
60
  </Delphi.Personality> </BorlandProject></BorlandProject>
-
 
61
  </ProjectExtensions>
-
 
62
  <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
93
    <ItemGroup>
63
  <ItemGroup>
94
        <DelphiCompile Include="$(MainSource)">
64
    <DelphiCompile Include="FastPHPBrowser.dpr">
95
            <MainSource>MainSource</MainSource>
65
      <MainSource>MainSource</MainSource>
96
        </DelphiCompile>
66
    </DelphiCompile>
97
        <DCCReference Include="BrowserMain.pas">
67
    <DCCReference Include="BrowserMain.pas">
98
            <Form>Form2</Form>
68
      <Form>Form2</Form>
99
            <FormType>dfm</FormType>
-
 
100
        </DCCReference>
69
    </DCCReference>
101
        <BuildConfiguration Include="Release">
-
 
102
            <Key>Cfg_2</Key>
-
 
103
            <CfgParent>Base</CfgParent>
-
 
104
        </BuildConfiguration>
-
 
105
        <BuildConfiguration Include="Base">
-
 
106
            <Key>Base</Key>
-
 
107
        </BuildConfiguration>
-
 
108
        <BuildConfiguration Include="Debug">
-
 
109
            <Key>Cfg_1</Key>
-
 
110
            <CfgParent>Base</CfgParent>
-
 
111
        </BuildConfiguration>
-
 
112
    </ItemGroup>
70
  </ItemGroup>
113
    <ProjectExtensions>
-
 
114
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
-
 
115
        <Borland.ProjectType>Application</Borland.ProjectType>
-
 
116
        <BorlandProject>
-
 
117
            <Delphi.Personality>
-
 
118
                <Source>
-
 
119
                    <Source Name="MainSource">FastPHPBrowser.dpr</Source>
-
 
120
                </Source>
-
 
121
            </Delphi.Personality>
-
 
122
            <Platforms>
-
 
123
                <Platform value="Win32">True</Platform>
-
 
124
            </Platforms>
-
 
125
        </BorlandProject>
-
 
126
        <ProjectFileVersion>12</ProjectFileVersion>
-
 
127
    </ProjectExtensions>
-
 
128
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
-
 
129
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
-
 
130
</Project>
71
</Project>