Subversion Repositories fastphp

Rev

Rev 90 | Rev 100 | 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>{18E129E3-BE9B-4BD1-9FD0-1E4365C0B337}</ProjectGuid>
4
        <MainSource>FastPHPEditor.dpr</MainSource>
5
        <Base>True</Base>
49 daniel-mar 6
        <Config Condition="'$(Config)'==''">Release</Config>
27 daniel-mar 7
        <TargetedPlatforms>1</TargetedPlatforms>
8
        <AppType>Application</AppType>
9
        <FrameworkType>VCL</FrameworkType>
94 daniel-mar 10
        <ProjectVersion>19.2</ProjectVersion>
27 daniel-mar 11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
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>
94 daniel-mar 21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22
        <Base_Win64>true</Base_Win64>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
25
    </PropertyGroup>
27 daniel-mar 26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
27
        <Cfg_1>true</Cfg_1>
28
        <CfgParent>Base</CfgParent>
29
        <Base>true</Base>
30
    </PropertyGroup>
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
33
        <CfgParent>Cfg_1</CfgParent>
34
        <Cfg_1>true</Cfg_1>
35
        <Base>true</Base>
36
    </PropertyGroup>
94 daniel-mar 37
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
38
        <Cfg_1_Win64>true</Cfg_1_Win64>
39
        <CfgParent>Cfg_1</CfgParent>
40
        <Cfg_1>true</Cfg_1>
41
        <Base>true</Base>
42
    </PropertyGroup>
27 daniel-mar 43
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
44
        <Cfg_2>true</Cfg_2>
45
        <CfgParent>Base</CfgParent>
46
        <Base>true</Base>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
50
        <CfgParent>Cfg_2</CfgParent>
51
        <Cfg_2>true</Cfg_2>
52
        <Base>true</Base>
53
    </PropertyGroup>
94 daniel-mar 54
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
55
        <Cfg_2_Win64>true</Cfg_2_Win64>
56
        <CfgParent>Cfg_2</CfgParent>
57
        <Cfg_2>true</Cfg_2>
58
        <Base>true</Base>
59
    </PropertyGroup>
27 daniel-mar 60
    <PropertyGroup Condition="'$(Base)'!=''">
61
        <SanitizedProjectName>FastPHPEditor</SanitizedProjectName>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
63
        <DCC_F>false</DCC_F>
64
        <DCC_S>false</DCC_S>
65
        <DCC_E>false</DCC_E>
66
        <DCC_K>false</DCC_K>
67
        <DCC_N>true</DCC_N>
68
        <VerInfo_Locale>1031</VerInfo_Locale>
80 daniel-mar 69
        <VerInfo_MinorVer>4</VerInfo_MinorVer>
27 daniel-mar 70
        <DCC_DebugInformation>1</DCC_DebugInformation>
71
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
72
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
80 daniel-mar 73
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.4.0.0;InternalName=FastPHP;LegalCopyright=(C) 2016-2020 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHP.exe;ProductName=ViaThinkSoft FastPHP Editor;ProductVersion=0.4;Comments=www.viathinksoft.de</VerInfo_Keys>
27 daniel-mar 74
        <DCC_ImageBase>00400000</DCC_ImageBase>
75
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;FMXTee.Chart;$(DCC_Namespace)</DCC_Namespace>
62 daniel-mar 76
        <Custom_Styles>&quot;Windows10 SlateGray|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10SlateGray.vsf&quot;</Custom_Styles>
94 daniel-mar 77
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
78
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
79
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
27 daniel-mar 80
    </PropertyGroup>
81
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
82
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
83
        <VerInfo_Locale>1033</VerInfo_Locale>
84
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
85
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
86
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
85 daniel-mar 87
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
90 daniel-mar 88
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.5.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2022 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP;ProductVersion=0.5;Comments=www.viathinksoft.com</VerInfo_Keys>
27 daniel-mar 89
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
85 daniel-mar 90
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
27 daniel-mar 91
    </PropertyGroup>
94 daniel-mar 92
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
93
        <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
94
        <BT_BuildType>Debug</BT_BuildType>
95
        <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>
96
        <VerInfo_Locale>1033</VerInfo_Locale>
97
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
98
    </PropertyGroup>
27 daniel-mar 99
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
100
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
101
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
102
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
103
        <DCC_DebugInformation>0</DCC_DebugInformation>
104
    </PropertyGroup>
105
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
56 daniel-mar 106
        <BT_BuildType>Debug</BT_BuildType>
107
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
94 daniel-mar 108
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.6.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2022 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.6;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
109
        <VerInfo_MinorVer>6</VerInfo_MinorVer>
59 daniel-mar 110
        <VerInfo_Locale>1033</VerInfo_Locale>
85 daniel-mar 111
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
94 daniel-mar 112
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
27 daniel-mar 113
    </PropertyGroup>
94 daniel-mar 114
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
115
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
116
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
117
    </PropertyGroup>
27 daniel-mar 118
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
119
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
120
        <DCC_Optimize>false</DCC_Optimize>
121
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
122
    </PropertyGroup>
123
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
62 daniel-mar 124
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
27 daniel-mar 125
        <VerInfo_Locale>1033</VerInfo_Locale>
94 daniel-mar 126
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.6.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2022 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.6;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
127
        <VerInfo_MinorVer>6</VerInfo_MinorVer>
27 daniel-mar 128
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
56 daniel-mar 129
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
94 daniel-mar 130
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
27 daniel-mar 131
    </PropertyGroup>
94 daniel-mar 132
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
133
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
134
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
135
    </PropertyGroup>
85 daniel-mar 136
    <Import Project="D:\a.optset" Condition="'$(Cfg_1_Win32)'!='' And Exists('D:\a.optset')"/>
27 daniel-mar 137
    <ItemGroup>
138
        <DelphiCompile Include="$(MainSource)">
139
            <MainSource>MainSource</MainSource>
140
        </DelphiCompile>
141
        <DCCReference Include="EditorMain.pas">
142
            <Form>Form1</Form>
143
        </DCCReference>
144
        <DCCReference Include="Functions.pas"/>
145
        <DCCReference Include="WebBrowserUtils.pas"/>
146
        <DCCReference Include="FastPHPUtils.pas"/>
147
        <DCCReference Include="FindReplace.pas"/>
148
        <DCCReference Include="RunPHP.pas"/>
149
        <DCCReference Include="FastPHPTreeView.pas"/>
36 daniel-mar 150
        <DCCReference Include="ImageListEx.pas"/>
49 daniel-mar 151
        <DCCReference Include="FastPHPConfig.pas"/>
27 daniel-mar 152
        <BuildConfiguration Include="Debug">
153
            <Key>Cfg_2</Key>
154
            <CfgParent>Base</CfgParent>
155
        </BuildConfiguration>
156
        <BuildConfiguration Include="Base">
157
            <Key>Base</Key>
158
        </BuildConfiguration>
159
        <BuildConfiguration Include="Release">
160
            <Key>Cfg_1</Key>
161
            <CfgParent>Base</CfgParent>
162
        </BuildConfiguration>
163
    </ItemGroup>
164
    <ProjectExtensions>
165
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
166
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
167
        <BorlandProject>
168
            <Delphi.Personality>
169
                <Source>
170
                    <Source Name="MainSource">FastPHPEditor.dpr</Source>
171
                </Source>
59 daniel-mar 172
                <Excluded_Packages>
94 daniel-mar 173
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
174
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
59 daniel-mar 175
                </Excluded_Packages>
27 daniel-mar 176
            </Delphi.Personality>
177
            <Platforms>
178
                <Platform value="Win32">True</Platform>
94 daniel-mar 179
                <Platform value="Win64">False</Platform>
27 daniel-mar 180
            </Platforms>
181
        </BorlandProject>
182
        <ProjectFileVersion>12</ProjectFileVersion>
183
    </ProjectExtensions>
184
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
185
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
186
</Project>