|
| 1 | +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | + <PropertyGroup> |
| 3 | + <ProjectGuid>{E719005A-9787-4109-9F4B-3CFDB088B1AD}</ProjectGuid> |
| 4 | + <MainSource>StyledComponents.dpk</MainSource> |
| 5 | + <ProjectVersion>19.5</ProjectVersion> |
| 6 | + <FrameworkType>VCL</FrameworkType> |
| 7 | + <Base>True</Base> |
| 8 | + <Config Condition="'$(Config)'==''">Release</Config> |
| 9 | + <Platform Condition="'$(Platform)'==''">Win32</Platform> |
| 10 | + <TargetedPlatforms>3</TargetedPlatforms> |
| 11 | + <AppType>Package</AppType> |
| 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> |
| 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> |
| 26 | + <PropertyGroup Condition="'$(Config)'=='Debug' 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> |
| 37 | + <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''"> |
| 38 | + <Cfg_2>true</Cfg_2> |
| 39 | + <CfgParent>Base</CfgParent> |
| 40 | + <Base>true</Base> |
| 41 | + </PropertyGroup> |
| 42 | + <PropertyGroup Condition="'$(Base)'!=''"> |
| 43 | + <DCC_DcuOutput>..\..\Lib\DXE7\$(Platform)\$(Config)</DCC_DcuOutput> |
| 44 | + <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput> |
| 45 | + <DCC_E>false</DCC_E> |
| 46 | + <DCC_N>false</DCC_N> |
| 47 | + <DCC_S>false</DCC_S> |
| 48 | + <DCC_F>false</DCC_F> |
| 49 | + <DCC_K>false</DCC_K> |
| 50 | + <GenDll>true</GenDll> |
| 51 | + <GenPackage>true</GenPackage> |
| 52 | + <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace> |
| 53 | + <DCC_CBuilderOutput>All</DCC_CBuilderOutput> |
| 54 | + <SanitizedProjectName>StyledComponents</SanitizedProjectName> |
| 55 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 56 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 57 | + <VerInfo_Keys>CompanyName=Ethea S.r.l.;FileDescription=Styled Components;FileVersion=1.0.0.0;InternalName=;LegalCopyright=Copyright (c) Ethea S.r.l.;LegalTrademarks=;OriginalFilename=;ProgramID=;ProductName=Styled Components;ProductVersion=1.0;Comments=</VerInfo_Keys> |
| 58 | + <DCC_Description>Ethea Styled Components</DCC_Description> |
| 59 | + <RuntimeOnlyPackage>true</RuntimeOnlyPackage> |
| 60 | + <DllSuffix>DXE7</DllSuffix> |
| 61 | + <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps> |
| 62 | + </PropertyGroup> |
| 63 | + <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
| 64 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
| 65 | + <BT_BuildType>Debug</BT_BuildType> |
| 66 | + </PropertyGroup> |
| 67 | + <PropertyGroup Condition="'$(Base_Win64)'!=''"> |
| 68 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 69 | + <BT_BuildType>Debug</BT_BuildType> |
| 70 | + </PropertyGroup> |
| 71 | + <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
| 72 | + <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
| 73 | + <DCC_DebugDCUs>true</DCC_DebugDCUs> |
| 74 | + <DCC_Optimize>false</DCC_Optimize> |
| 75 | + <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
| 76 | + <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
| 77 | + <DCC_RemoteDebug>true</DCC_RemoteDebug> |
| 78 | + <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck> |
| 79 | + <DCC_RangeChecking>true</DCC_RangeChecking> |
| 80 | + </PropertyGroup> |
| 81 | + <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
| 82 | + <DCC_RemoteDebug>false</DCC_RemoteDebug> |
| 83 | + </PropertyGroup> |
| 84 | + <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
| 85 | + <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
| 86 | + <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
| 87 | + <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
| 88 | + <DCC_DebugInformation>0</DCC_DebugInformation> |
| 89 | + </PropertyGroup> |
| 90 | + <ItemGroup> |
| 91 | + <DelphiCompile Include="$(MainSource)"> |
| 92 | + <MainSource>MainSource</MainSource> |
| 93 | + </DelphiCompile> |
| 94 | + <DCCReference Include="..\StyledButton.dcr"/> |
| 95 | + <DCCReference Include="..\StyledTaskDialog.dcr"/> |
| 96 | + <DCCReference Include="..\StyledToolbar.dcr"/> |
| 97 | + <DCCReference Include="..\StyledDbNavigator.dcr"/> |
| 98 | + <DCCReference Include="..\StyledButtonGroup.dcr"/> |
| 99 | + <DCCReference Include="..\StyledCategoryButtons.dcr"/> |
| 100 | + <DCCReference Include="rtl.dcp"/> |
| 101 | + <DCCReference Include="vcl.dcp"/> |
| 102 | + <DCCReference Include="vclimg.dcp"/> |
| 103 | + <DCCReference Include="dbrtl.dcp"/> |
| 104 | + <DCCReference Include="vcldb.dcp"/> |
| 105 | + <DCCReference Include="bindengine.dcp"/> |
| 106 | + <DCCReference Include="bindcomp.dcp"/> |
| 107 | + <DCCReference Include="..\..\source\Vcl.StyledButton.pas"/> |
| 108 | + <DCCReference Include="..\..\source\Vcl.ButtonStylesAttributes.pas"/> |
| 109 | + <DCCReference Include="..\..\source\Vcl.StandardButtonStyles.pas"/> |
| 110 | + <DCCReference Include="..\..\source\Vcl.ColorButtonStyles.pas"/> |
| 111 | + <DCCReference Include="..\..\source\Vcl.BootstrapButtonStyles.pas"/> |
| 112 | + <DCCReference Include="..\..\source\Vcl.AngularButtonStyles.pas"/> |
| 113 | + <DCCReference Include="..\..\source\Vcl.StyledTaskDialog.pas"/> |
| 114 | + <DCCReference Include="..\..\source\Vcl.StyledCmpMessages.pas"/> |
| 115 | + <DCCReference Include="..\..\source\Vcl.StyledCmpStrUtils.pas"/> |
| 116 | + <DCCReference Include="..\..\source\Vcl.StyledTaskDialogStdUnit.pas"/> |
| 117 | + <DCCReference Include="..\..\source\Vcl.StyledTaskDialogFormUnit.pas"> |
| 118 | + <Form>StyledTaskDialogForm</Form> |
| 119 | + <FormType>dfm</FormType> |
| 120 | + </DCCReference> |
| 121 | + <DCCReference Include="..\..\source\Vcl.StyledToolbar.pas"/> |
| 122 | + <DCCReference Include="..\..\source\Vcl.StyledDbNavigator.pas"/> |
| 123 | + <DCCReference Include="..\..\source\Vcl.StyledButtonGroup.pas"/> |
| 124 | + <DCCReference Include="..\..\source\Vcl.StyledCategoryButtons.pas"/> |
| 125 | + <BuildConfiguration Include="Base"> |
| 126 | + <Key>Base</Key> |
| 127 | + </BuildConfiguration> |
| 128 | + <BuildConfiguration Include="Debug"> |
| 129 | + <Key>Cfg_1</Key> |
| 130 | + <CfgParent>Base</CfgParent> |
| 131 | + </BuildConfiguration> |
| 132 | + <BuildConfiguration Include="Release"> |
| 133 | + <Key>Cfg_2</Key> |
| 134 | + <CfgParent>Base</CfgParent> |
| 135 | + </BuildConfiguration> |
| 136 | + </ItemGroup> |
| 137 | + <ProjectExtensions> |
| 138 | + <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
| 139 | + <Borland.ProjectType>Package</Borland.ProjectType> |
| 140 | + <BorlandProject> |
| 141 | + <Delphi.Personality> |
| 142 | + <Source> |
| 143 | + <Source Name="MainSource">StyledComponents.dpk</Source> |
| 144 | + </Source> |
| 145 | + <Excluded_Packages/> |
| 146 | + </Delphi.Personality> |
| 147 | + <Platforms> |
| 148 | + <Platform value="Win32">True</Platform> |
| 149 | + <Platform value="Win64">True</Platform> |
| 150 | + </Platforms> |
| 151 | + </BorlandProject> |
| 152 | + <ProjectFileVersion>12</ProjectFileVersion> |
| 153 | + </ProjectExtensions> |
| 154 | + <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
| 155 | + <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
| 156 | +</Project> |
0 commit comments