•<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ProjectGuid>{DB5EDB41-C2DD-4E20-A7B5-70DC6279181C}</ProjectGuid>
<MainSource>xampp_control3.dpr</MainSource>
<Config Condition="'$(Config)'==''">Release</Config>
<TargetedPlatforms>1</TargetedPlatforms>
<AppType>Application</AppType>
<FrameworkType>VCL</FrameworkType>
<ProjectVersion>18.0</ProjectVersion>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
<Base_Win32>true</Base_Win32>
<CfgParent>Base</CfgParent>
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
<CfgParent>Base</CfgParent>
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
<Cfg_1_Win32>true</Cfg_1_Win32>
<CfgParent>Cfg_1</CfgParent>
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
<CfgParent>Base</CfgParent>
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
<Cfg_2_Win32>true</Cfg_2_Win32>
<CfgParent>Cfg_2</CfgParent>
<PropertyGroup Condition="'$(Base)'!=''">