169 lines
9.0 KiB
Plaintext
169 lines
9.0 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{8A6F836F-7163-46B6-8695-8352B468AD0B}</ProjectGuid>
|
|
<MainSource>FMXfs29.dpk</MainSource>
|
|
<Base>True</Base>
|
|
<Config Condition="'$(Config)'==''">Release</Config>
|
|
<TargetedPlatforms>3</TargetedPlatforms>
|
|
<AppType>Package</AppType>
|
|
<FrameworkType>None</FrameworkType>
|
|
<ProjectVersion>20.1</ProjectVersion>
|
|
<Platform Condition="'$(Platform)'==''">Win64</Platform>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
<Base_Win32>true</Base_Win32>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
|
|
<Base_Win64>true</Base_Win64>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
|
|
<Cfg_1>true</Cfg_1>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
|
|
<Cfg_1_Win32>true</Cfg_1_Win32>
|
|
<CfgParent>Cfg_1</CfgParent>
|
|
<Cfg_1>true</Cfg_1>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
|
|
<Cfg_1_Win64>true</Cfg_1_Win64>
|
|
<CfgParent>Cfg_1</CfgParent>
|
|
<Cfg_1>true</Cfg_1>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
|
|
<Cfg_2>true</Cfg_2>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
<DCC_E>false</DCC_E>
|
|
<DCC_F>false</DCC_F>
|
|
<DCC_K>false</DCC_K>
|
|
<DCC_N>false</DCC_N>
|
|
<DCC_S>false</DCC_S>
|
|
<DCC_ImageBase>00400000</DCC_ImageBase>
|
|
<GenDll>true</GenDll>
|
|
<GenPackage>true</GenPackage>
|
|
<SanitizedProjectName>FMXfs29</SanitizedProjectName>
|
|
<DCC_DebugInformation>0</DCC_DebugInformation>
|
|
<DCC_Optimize>false</DCC_Optimize>
|
|
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
|
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
<RuntimeOnlyPackage>true</RuntimeOnlyPackage>
|
|
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
|
|
<VerInfo_Locale>9242</VerInfo_Locale>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
|
|
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;REST.Authenticator.OAuth.WebForm;$(DCC_Namespace)</DCC_Namespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
<BT_BuildType>Debug</BT_BuildType>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<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>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
|
<DCC_DebugInformation>0</DCC_DebugInformation>
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
<DCC_DcuOutput>D:\Delphi\Component\FastReport FMX 2.8.12 Pro Full Source\LibD28x64\</DCC_DcuOutput>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<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>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<DCC_Optimize>false</DCC_Optimize>
|
|
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
|
|
<DCC_RangeChecking>true</DCC_RangeChecking>
|
|
<DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<DelphiCompile Include="$(MainSource)">
|
|
<MainSource>MainSource</MainSource>
|
|
</DelphiCompile>
|
|
<DCCReference Include="fmx.dcp"/>
|
|
<DCCReference Include="FMX.fs_ipascal.pas"/>
|
|
<DCCReference Include="FMX.fs_icpp.pas"/>
|
|
<DCCReference Include="FMX.fs_ijs.pas"/>
|
|
<DCCReference Include="FMX.fs_ibasic.pas"/>
|
|
<DCCReference Include="FMX.BaseTypeAliases.pas"/>
|
|
<DCCReference Include="FMX.FormTypeAliases.pas"/>
|
|
<DCCReference Include="FMX.fs_iclassesrtti.pas"/>
|
|
<DCCReference Include="FMX.fs_iconst.pas"/>
|
|
<DCCReference Include="FMX.fs_idialogsrtti.pas"/>
|
|
<DCCReference Include="FMX.fs_ievents.pas"/>
|
|
<DCCReference Include="FMX.fs_iexpression.pas"/>
|
|
<DCCReference Include="FMX.fs_iextctrlsrtti.pas"/>
|
|
<DCCReference Include="FMX.fs_iformsrtti.pas"/>
|
|
<DCCReference Include="FMX.fs_igraphicsrtti.pas"/>
|
|
<DCCReference Include="FMX.fs_iilparser.pas"/>
|
|
<DCCReference Include="FMX.fs_iinirtti.pas"/>
|
|
<DCCReference Include="FMX.fs_iinterpreter.pas"/>
|
|
<DCCReference Include="FMX.fs_iparser.pas"/>
|
|
<DCCReference Include="FMX.fs_isysrtti.pas"/>
|
|
<DCCReference Include="FMX.fs_imenusrtti.pas"/>
|
|
<DCCReference Include="FMX.fs_itools.pas"/>
|
|
<DCCReference Include="FMX.fs_xml.pas"/>
|
|
<DCCReference Include="FMX.fs_synmemo.pas"/>
|
|
<DCCReference Include="FMX.fs_tree.pas"/>
|
|
<BuildConfiguration Include="Base">
|
|
<Key>Base</Key>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Release">
|
|
<Key>Cfg_1</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Debug">
|
|
<Key>Cfg_2</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
</ItemGroup>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
<Borland.ProjectType>Package</Borland.ProjectType>
|
|
<BorlandProject>
|
|
<Delphi.Personality>
|
|
<Source>
|
|
<Source Name="MainSource">FMXfs29.dpk</Source>
|
|
</Source>
|
|
<Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
</Excluded_Packages>
|
|
</Delphi.Personality>
|
|
<Platforms>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win64">True</Platform>
|
|
</Platforms>
|
|
</BorlandProject>
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
</ProjectExtensions>
|
|
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
|
|
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
|
|
</Project>
|