Subversion Repositories fastphp

Rev

Rev 94 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 94 Rev 100
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>{E890440B-7DEF-4455-83AB-317993B34487}</ProjectGuid>
4
        <ProjectVersion>19.2</ProjectVersion>
4
        <ProjectVersion>19.2</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>FastPHPBrowser.dpr</MainSource>
6
        <MainSource>FastPHPBrowser.dpr</MainSource>
7
        <Base>True</Base>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Release</Config>
8
        <Config Condition="'$(Config)'==''">Release</Config>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
10
        <TargetedPlatforms>1</TargetedPlatforms>
10
        <TargetedPlatforms>1</TargetedPlatforms>
11
        <AppType>Application</AppType>
11
        <AppType>Application</AppType>
12
    </PropertyGroup>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
14
        <Base>true</Base>
15
    </PropertyGroup>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
19
        <Base>true</Base>
20
    </PropertyGroup>
20
    </PropertyGroup>
21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22
        <Base_Win64>true</Base_Win64>
22
        <Base_Win64>true</Base_Win64>
23
        <CfgParent>Base</CfgParent>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
24
        <Base>true</Base>
25
    </PropertyGroup>
25
    </PropertyGroup>
26
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
26
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
27
        <Cfg_1>true</Cfg_1>
27
        <Cfg_1>true</Cfg_1>
28
        <CfgParent>Base</CfgParent>
28
        <CfgParent>Base</CfgParent>
29
        <Base>true</Base>
29
        <Base>true</Base>
30
    </PropertyGroup>
30
    </PropertyGroup>
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
33
        <CfgParent>Cfg_1</CfgParent>
33
        <CfgParent>Cfg_1</CfgParent>
34
        <Cfg_1>true</Cfg_1>
34
        <Cfg_1>true</Cfg_1>
35
        <Base>true</Base>
35
        <Base>true</Base>
36
    </PropertyGroup>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
37
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
38
        <Cfg_1_Win64>true</Cfg_1_Win64>
38
        <Cfg_1_Win64>true</Cfg_1_Win64>
39
        <CfgParent>Cfg_1</CfgParent>
39
        <CfgParent>Cfg_1</CfgParent>
40
        <Cfg_1>true</Cfg_1>
40
        <Cfg_1>true</Cfg_1>
41
        <Base>true</Base>
41
        <Base>true</Base>
42
    </PropertyGroup>
42
    </PropertyGroup>
43
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
43
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
44
        <Cfg_2>true</Cfg_2>
44
        <Cfg_2>true</Cfg_2>
45
        <CfgParent>Base</CfgParent>
45
        <CfgParent>Base</CfgParent>
46
        <Base>true</Base>
46
        <Base>true</Base>
47
    </PropertyGroup>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
48
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
50
        <CfgParent>Cfg_2</CfgParent>
50
        <CfgParent>Cfg_2</CfgParent>
51
        <Cfg_2>true</Cfg_2>
51
        <Cfg_2>true</Cfg_2>
52
        <Base>true</Base>
52
        <Base>true</Base>
53
    </PropertyGroup>
53
    </PropertyGroup>
54
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
54
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
55
        <Cfg_2_Win64>true</Cfg_2_Win64>
55
        <Cfg_2_Win64>true</Cfg_2_Win64>
56
        <CfgParent>Cfg_2</CfgParent>
56
        <CfgParent>Cfg_2</CfgParent>
57
        <Cfg_2>true</Cfg_2>
57
        <Cfg_2>true</Cfg_2>
58
        <Base>true</Base>
58
        <Base>true</Base>
59
    </PropertyGroup>
59
    </PropertyGroup>
60
    <PropertyGroup Condition="'$(Base)'!=''">
60
    <PropertyGroup Condition="'$(Base)'!=''">
61
        <VerInfo_Locale>1031</VerInfo_Locale>
61
        <VerInfo_Locale>1031</VerInfo_Locale>
62
        <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_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>
63
        <SanitizedProjectName>FastPHPBrowser</SanitizedProjectName>
63
        <SanitizedProjectName>FastPHPBrowser</SanitizedProjectName>
64
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
64
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
65
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
65
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
66
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
66
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
67
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
67
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
68
        <DCC_E>false</DCC_E>
68
        <DCC_E>false</DCC_E>
69
        <DCC_N>false</DCC_N>
69
        <DCC_N>false</DCC_N>
70
        <DCC_S>false</DCC_S>
70
        <DCC_S>false</DCC_S>
71
        <DCC_F>false</DCC_F>
71
        <DCC_F>false</DCC_F>
72
        <DCC_K>false</DCC_K>
72
        <DCC_K>false</DCC_K>
73
    </PropertyGroup>
73
    </PropertyGroup>
74
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
74
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
75
        <VerInfo_Locale>1033</VerInfo_Locale>
75
        <VerInfo_Locale>1033</VerInfo_Locale>
76
        <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>
76
        <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>
77
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
77
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
78
        <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>
78
        <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>
79
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
79
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
80
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
80
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
81
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
81
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
82
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
82
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
83
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
83
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
84
    </PropertyGroup>
84
    </PropertyGroup>
85
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
85
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
86
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
86
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
87
        <BT_BuildType>Debug</BT_BuildType>
87
        <BT_BuildType>Debug</BT_BuildType>
88
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
88
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
89
        <VerInfo_Locale>1033</VerInfo_Locale>
89
        <VerInfo_Locale>1033</VerInfo_Locale>
90
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
90
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
91
    </PropertyGroup>
91
    </PropertyGroup>
92
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
92
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
93
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
93
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
94
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
94
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
95
        <DCC_Optimize>false</DCC_Optimize>
95
        <DCC_Optimize>false</DCC_Optimize>
96
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
96
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
97
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
97
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
98
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
98
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
99
    </PropertyGroup>
99
    </PropertyGroup>
100
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
100
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
101
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
101
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
102
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
102
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
103
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
103
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
104
        <VerInfo_Locale>1033</VerInfo_Locale>
104
        <VerInfo_Locale>1033</VerInfo_Locale>
105
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
105
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
106
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
106
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
107
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
107
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
108
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
108
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
109
        <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>
109
        <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>
110
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
110
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
111
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
111
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
112
    </PropertyGroup>
112
    </PropertyGroup>
113
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
113
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
114
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
114
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
115
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
115
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
116
    </PropertyGroup>
116
    </PropertyGroup>
117
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
117
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
118
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
118
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
119
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
119
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
120
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
120
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
121
        <DCC_DebugInformation>0</DCC_DebugInformation>
121
        <DCC_DebugInformation>0</DCC_DebugInformation>
122
    </PropertyGroup>
122
    </PropertyGroup>
123
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
123
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
124
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
124
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
125
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
125
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
126
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
126
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
127
        <VerInfo_Locale>1033</VerInfo_Locale>
127
        <VerInfo_Locale>1033</VerInfo_Locale>
128
        <BT_BuildType>Debug</BT_BuildType>
128
        <BT_BuildType>Debug</BT_BuildType>
129
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
129
        <Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
130
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
130
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
131
        <VerInfo_MinorVer>6</VerInfo_MinorVer>
131
        <VerInfo_MinorVer>7</VerInfo_MinorVer>
132
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.6.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2022 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.6;Comments=www.viathinksoft.com</VerInfo_Keys>
132
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.7.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2023 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.7;Comments=www.viathinksoft.com</VerInfo_Keys>
133
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
133
        <Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
134
    </PropertyGroup>
134
    </PropertyGroup>
135
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
135
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
136
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
136
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
137
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
137
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
138
    </PropertyGroup>
138
    </PropertyGroup>
139
    <ItemGroup>
139
    <ItemGroup>
140
        <DelphiCompile Include="$(MainSource)">
140
        <DelphiCompile Include="$(MainSource)">
141
            <MainSource>MainSource</MainSource>
141
            <MainSource>MainSource</MainSource>
142
        </DelphiCompile>
142
        </DelphiCompile>
143
        <DCCReference Include="BrowserMain.pas">
143
        <DCCReference Include="BrowserMain.pas">
144
            <Form>Form2</Form>
144
            <Form>Form2</Form>
145
            <FormType>dfm</FormType>
145
            <FormType>dfm</FormType>
146
        </DCCReference>
146
        </DCCReference>
147
        <BuildConfiguration Include="Release">
147
        <BuildConfiguration Include="Release">
148
            <Key>Cfg_2</Key>
148
            <Key>Cfg_2</Key>
149
            <CfgParent>Base</CfgParent>
149
            <CfgParent>Base</CfgParent>
150
        </BuildConfiguration>
150
        </BuildConfiguration>
151
        <BuildConfiguration Include="Base">
151
        <BuildConfiguration Include="Base">
152
            <Key>Base</Key>
152
            <Key>Base</Key>
153
        </BuildConfiguration>
153
        </BuildConfiguration>
154
        <BuildConfiguration Include="Debug">
154
        <BuildConfiguration Include="Debug">
155
            <Key>Cfg_1</Key>
155
            <Key>Cfg_1</Key>
156
            <CfgParent>Base</CfgParent>
156
            <CfgParent>Base</CfgParent>
157
        </BuildConfiguration>
157
        </BuildConfiguration>
158
    </ItemGroup>
158
    </ItemGroup>
159
    <ProjectExtensions>
159
    <ProjectExtensions>
160
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
160
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
161
        <Borland.ProjectType>Application</Borland.ProjectType>
161
        <Borland.ProjectType>Application</Borland.ProjectType>
162
        <BorlandProject>
162
        <BorlandProject>
163
            <Delphi.Personality>
163
            <Delphi.Personality>
164
                <Source>
164
                <Source>
165
                    <Source Name="MainSource">FastPHPBrowser.dpr</Source>
165
                    <Source Name="MainSource">FastPHPBrowser.dpr</Source>
166
                </Source>
166
                </Source>
167
                <Excluded_Packages>
167
                <Excluded_Packages>
168
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
-
 
169
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
168
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
-
 
169
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\KInfoPower.bpl">(Unbenannt)</Excluded_Packages>
-
 
170
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\KFirstClass.bpl">(Unbenannt)</Excluded_Packages>
-
 
171
                    <Excluded_Packages Name="$(BDSBIN)\ipstudiowinclient270.bpl">Woll2Woll InfoPower Studio Midas</Excluded_Packages>
-
 
172
                    <Excluded_Packages Name="$(BDSBIN)\ipstudiowinwordxp270.bpl">Woll2Woll InfoPower RichEdit 4K for MSWord XP</Excluded_Packages>
-
 
173
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
170
                </Excluded_Packages>
174
                </Excluded_Packages>
171
            </Delphi.Personality>
175
            </Delphi.Personality>
172
            <Platforms>
176
            <Platforms>
173
                <Platform value="Win32">True</Platform>
177
                <Platform value="Win32">True</Platform>
174
                <Platform value="Win64">False</Platform>
178
                <Platform value="Win64">False</Platform>
175
            </Platforms>
179
            </Platforms>
176
        </BorlandProject>
180
        </BorlandProject>
177
        <ProjectFileVersion>12</ProjectFileVersion>
181
        <ProjectFileVersion>12</ProjectFileVersion>
178
    </ProjectExtensions>
182
    </ProjectExtensions>
179
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
183
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
180
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
184
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
181
</Project>
185
</Project>