Subversion Repositories fastphp

Rev

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

Rev 90 Rev 94
Line 5... Line 5...
5
        <Base>True</Base>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Release</Config>
6
        <Config Condition="'$(Config)'==''">Release</Config>
7
        <TargetedPlatforms>1</TargetedPlatforms>
7
        <TargetedPlatforms>1</TargetedPlatforms>
8
        <AppType>Application</AppType>
8
        <AppType>Application</AppType>
9
        <FrameworkType>VCL</FrameworkType>
9
        <FrameworkType>VCL</FrameworkType>
10
        <ProjectVersion>18.8</ProjectVersion>
10
        <ProjectVersion>19.2</ProjectVersion>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
11
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
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)'!=''">
-
 
22
        <Base_Win64>true</Base_Win64>
-
 
23
        <CfgParent>Base</CfgParent>
-
 
24
        <Base>true</Base>
-
 
25
    </PropertyGroup>
21
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
26
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
22
        <Cfg_1>true</Cfg_1>
27
        <Cfg_1>true</Cfg_1>
23
        <CfgParent>Base</CfgParent>
28
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
29
        <Base>true</Base>
25
    </PropertyGroup>
30
    </PropertyGroup>
Line 27... Line 32...
27
        <Cfg_1_Win32>true</Cfg_1_Win32>
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
28
        <CfgParent>Cfg_1</CfgParent>
33
        <CfgParent>Cfg_1</CfgParent>
29
        <Cfg_1>true</Cfg_1>
34
        <Cfg_1>true</Cfg_1>
30
        <Base>true</Base>
35
        <Base>true</Base>
31
    </PropertyGroup>
36
    </PropertyGroup>
-
 
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>
32
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
43
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
33
        <Cfg_2>true</Cfg_2>
44
        <Cfg_2>true</Cfg_2>
34
        <CfgParent>Base</CfgParent>
45
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
46
        <Base>true</Base>
36
    </PropertyGroup>
47
    </PropertyGroup>
Line 38... Line 49...
38
        <Cfg_2_Win32>true</Cfg_2_Win32>
49
        <Cfg_2_Win32>true</Cfg_2_Win32>
39
        <CfgParent>Cfg_2</CfgParent>
50
        <CfgParent>Cfg_2</CfgParent>
40
        <Cfg_2>true</Cfg_2>
51
        <Cfg_2>true</Cfg_2>
41
        <Base>true</Base>
52
        <Base>true</Base>
42
    </PropertyGroup>
53
    </PropertyGroup>
-
 
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>
43
    <PropertyGroup Condition="'$(Base)'!=''">
60
    <PropertyGroup Condition="'$(Base)'!=''">
44
        <SanitizedProjectName>FastPHPEditor</SanitizedProjectName>
61
        <SanitizedProjectName>FastPHPEditor</SanitizedProjectName>
45
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
46
        <DCC_F>false</DCC_F>
63
        <DCC_F>false</DCC_F>
47
        <DCC_S>false</DCC_S>
64
        <DCC_S>false</DCC_S>
Line 55... Line 72...
55
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
72
        <VerInfo_MajorVer>0</VerInfo_MajorVer>
56
        <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>
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>
57
        <DCC_ImageBase>00400000</DCC_ImageBase>
74
        <DCC_ImageBase>00400000</DCC_ImageBase>
58
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;FMXTee.Chart;$(DCC_Namespace)</DCC_Namespace>
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>
59
        <Custom_Styles>&quot;Windows10 SlateGray|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10SlateGray.vsf&quot;</Custom_Styles>
76
        <Custom_Styles>&quot;Windows10 SlateGray|VCLSTYLE|$(BDSCOMMONDIR)\Styles\Windows10SlateGray.vsf&quot;</Custom_Styles>
-
 
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>
60
    </PropertyGroup>
80
    </PropertyGroup>
61
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
81
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
62
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
82
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
63
        <VerInfo_Locale>1033</VerInfo_Locale>
83
        <VerInfo_Locale>1033</VerInfo_Locale>
64
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
84
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
Line 67... Line 87...
67
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
87
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
68
        <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>
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>
69
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
89
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
70
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
90
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
71
    </PropertyGroup>
91
    </PropertyGroup>
-
 
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>
72
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
99
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
73
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
100
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
74
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
101
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
75
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
102
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
76
        <DCC_DebugInformation>0</DCC_DebugInformation>
103
        <DCC_DebugInformation>0</DCC_DebugInformation>
77
    </PropertyGroup>
104
    </PropertyGroup>
78
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
105
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
79
        <BT_BuildType>Debug</BT_BuildType>
106
        <BT_BuildType>Debug</BT_BuildType>
80
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
107
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
81
        <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 Editor;ProductVersion=0.5;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
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>
82
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
109
        <VerInfo_MinorVer>6</VerInfo_MinorVer>
83
        <VerInfo_Locale>1033</VerInfo_Locale>
110
        <VerInfo_Locale>1033</VerInfo_Locale>
84
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
111
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
112
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
-
 
113
    </PropertyGroup>
-
 
114
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
-
 
115
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
116
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
85
    </PropertyGroup>
117
    </PropertyGroup>
86
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
118
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
87
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
119
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
88
        <DCC_Optimize>false</DCC_Optimize>
120
        <DCC_Optimize>false</DCC_Optimize>
89
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
121
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
90
    </PropertyGroup>
122
    </PropertyGroup>
91
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
123
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
92
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
124
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
93
        <VerInfo_Locale>1033</VerInfo_Locale>
125
        <VerInfo_Locale>1033</VerInfo_Locale>
94
        <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 Editor;ProductVersion=0.5;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
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>
95
        <VerInfo_MinorVer>5</VerInfo_MinorVer>
127
        <VerInfo_MinorVer>6</VerInfo_MinorVer>
96
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
128
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
97
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
129
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
-
 
130
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
-
 
131
    </PropertyGroup>
-
 
132
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
-
 
133
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
134
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
98
    </PropertyGroup>
135
    </PropertyGroup>
99
    <Import Project="D:\a.optset" Condition="'$(Cfg_1_Win32)'!='' And Exists('D:\a.optset')"/>
136
    <Import Project="D:\a.optset" Condition="'$(Cfg_1_Win32)'!='' And Exists('D:\a.optset')"/>
100
    <ItemGroup>
137
    <ItemGroup>
101
        <DelphiCompile Include="$(MainSource)">
138
        <DelphiCompile Include="$(MainSource)">
102
            <MainSource>MainSource</MainSource>
139
            <MainSource>MainSource</MainSource>
Line 131... Line 168...
131
            <Delphi.Personality>
168
            <Delphi.Personality>
132
                <Source>
169
                <Source>
133
                    <Source Name="MainSource">FastPHPEditor.dpr</Source>
170
                    <Source Name="MainSource">FastPHPEditor.dpr</Source>
134
                </Source>
171
                </Source>
135
                <Excluded_Packages>
172
                <Excluded_Packages>
136
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
173
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.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>
174
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
138
                </Excluded_Packages>
175
                </Excluded_Packages>
139
            </Delphi.Personality>
176
            </Delphi.Personality>
140
            <Platforms>
177
            <Platforms>
141
                <Platform value="Win32">True</Platform>
178
                <Platform value="Win32">True</Platform>
-
 
179
                <Platform value="Win64">False</Platform>
142
            </Platforms>
180
            </Platforms>
143
        </BorlandProject>
181
        </BorlandProject>
144
        <ProjectFileVersion>12</ProjectFileVersion>
182
        <ProjectFileVersion>12</ProjectFileVersion>
145
    </ProjectExtensions>
183
    </ProjectExtensions>
146
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
184
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>