Subversion Repositories fastphp

Rev

Rev 100 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 100 Rev 107
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>19.2</ProjectVersion>
10
        <ProjectVersion>19.5</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>
Line 103... Line 103...
103
        <DCC_DebugInformation>0</DCC_DebugInformation>
103
        <DCC_DebugInformation>0</DCC_DebugInformation>
104
    </PropertyGroup>
104
    </PropertyGroup>
105
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
105
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
106
        <BT_BuildType>Debug</BT_BuildType>
106
        <BT_BuildType>Debug</BT_BuildType>
107
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
107
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
108
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.7.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2023 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.7;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
108
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.8.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.8;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
109
        <VerInfo_MinorVer>7</VerInfo_MinorVer>
109
        <VerInfo_MinorVer>8</VerInfo_MinorVer>
110
        <VerInfo_Locale>1033</VerInfo_Locale>
110
        <VerInfo_Locale>1033</VerInfo_Locale>
111
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
112
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
111
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
-
 
112
        <DCC_ExeOutput>.</DCC_ExeOutput>
113
    </PropertyGroup>
113
    </PropertyGroup>
114
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
114
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
115
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
115
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
116
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
116
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
117
    </PropertyGroup>
117
    </PropertyGroup>
Line 119... Line 119...
119
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
119
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
120
        <DCC_Optimize>false</DCC_Optimize>
120
        <DCC_Optimize>false</DCC_Optimize>
121
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
121
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
122
    </PropertyGroup>
122
    </PropertyGroup>
123
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
123
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
124
        <DCC_ExeOutput>D:\__fastphp</DCC_ExeOutput>
124
        <DCC_ExeOutput>.</DCC_ExeOutput>
125
        <VerInfo_Locale>1033</VerInfo_Locale>
125
        <VerInfo_Locale>1033</VerInfo_Locale>
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>
126
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.8.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.8;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
127
        <VerInfo_MinorVer>6</VerInfo_MinorVer>
127
        <VerInfo_MinorVer>8</VerInfo_MinorVer>
128
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
-
 
129
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
128
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
130
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
129
        <Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
131
        <BT_BuildType>Debug</BT_BuildType>
130
        <BT_BuildType>Debug</BT_BuildType>
132
    </PropertyGroup>
131
    </PropertyGroup>
133
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
132
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
Line 148... Line 147...
148
        <DCCReference Include="FindReplace.pas"/>
147
        <DCCReference Include="FindReplace.pas"/>
149
        <DCCReference Include="RunPHP.pas"/>
148
        <DCCReference Include="RunPHP.pas"/>
150
        <DCCReference Include="FastPHPTreeView.pas"/>
149
        <DCCReference Include="FastPHPTreeView.pas"/>
151
        <DCCReference Include="ImageListEx.pas"/>
150
        <DCCReference Include="ImageListEx.pas"/>
152
        <DCCReference Include="FastPHPConfig.pas"/>
151
        <DCCReference Include="FastPHPConfig.pas"/>
153
        <BuildConfiguration Include="Debug">
-
 
154
            <Key>Cfg_2</Key>
-
 
155
            <CfgParent>Base</CfgParent>
-
 
156
        </BuildConfiguration>
-
 
157
        <BuildConfiguration Include="Base">
152
        <BuildConfiguration Include="Base">
158
            <Key>Base</Key>
153
            <Key>Base</Key>
159
        </BuildConfiguration>
154
        </BuildConfiguration>
160
        <BuildConfiguration Include="Release">
155
        <BuildConfiguration Include="Release">
161
            <Key>Cfg_1</Key>
156
            <Key>Cfg_1</Key>
162
            <CfgParent>Base</CfgParent>
157
            <CfgParent>Base</CfgParent>
163
        </BuildConfiguration>
158
        </BuildConfiguration>
-
 
159
        <BuildConfiguration Include="Debug">
-
 
160
            <Key>Cfg_2</Key>
-
 
161
            <CfgParent>Base</CfgParent>
-
 
162
        </BuildConfiguration>
164
    </ItemGroup>
163
    </ItemGroup>
165
    <ProjectExtensions>
164
    <ProjectExtensions>
166
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
165
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
167
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
166
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
168
        <BorlandProject>
167
        <BorlandProject>
169
            <Delphi.Personality>
168
            <Delphi.Personality>
170
                <Source>
169
                <Source>
171
                    <Source Name="MainSource">FastPHPEditor.dpr</Source>
170
                    <Source Name="MainSource">FastPHPEditor.dpr</Source>
172
                </Source>
171
                </Source>
173
                <Excluded_Packages>
172
                <Excluded_Packages>
174
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
173
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k280.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
175
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\KInfoPower.bpl">(Unbenannt)</Excluded_Packages>
-
 
176
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\KFirstClass.bpl">(Unbenannt)</Excluded_Packages>
-
 
177
                    <Excluded_Packages Name="$(BDSBIN)\ipstudiowinclient270.bpl">Woll2Woll InfoPower Studio Midas</Excluded_Packages>
-
 
178
                    <Excluded_Packages Name="$(BDSBIN)\ipstudiowinwordxp270.bpl">Woll2Woll InfoPower RichEdit 4K for MSWord XP</Excluded_Packages>
-
 
179
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
174
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp280.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
180
                </Excluded_Packages>
175
                </Excluded_Packages>
181
            </Delphi.Personality>
176
            </Delphi.Personality>
182
            <Platforms>
177
            <Platforms>
183
                <Platform value="Win32">True</Platform>
178
                <Platform value="Win32">True</Platform>
184
                <Platform value="Win64">False</Platform>
179
                <Platform value="Win64">False</Platform>