git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.PNGComponents@17 a60baaea-e768-c94d-9a73-13206b75eb30
104 lines
4.7 KiB
Plaintext
104 lines
4.7 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{0C0AF491-22F1-491A-924F-42353EBB87BC}</ProjectGuid>
|
|
<MainSource>PngComponentsDesign.dpk</MainSource>
|
|
<Config Condition="'$(Config)'==''">Base</Config>
|
|
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
|
<ProjectVersion>12.0</ProjectVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
<DCC_UnitSearchPath>..\Lib\D12;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
<DCC_DependencyCheckOutputName>..\Lib\D12\PngComponentsDesign120.bpl</DCC_DependencyCheckOutputName>
|
|
<DesignOnlyPackage>true</DesignOnlyPackage>
|
|
<DCC_BplOutput>..\Lib\D12</DCC_BplOutput>
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|
<DCC_Description>Png components designtime</DCC_Description>
|
|
<DllSuffix>120</DllSuffix>
|
|
<DCC_DcuOutput>..\Lib\D12</DCC_DcuOutput>
|
|
<DCC_DcpOutput>..\Lib\D12</DCC_DcpOutput>
|
|
<GenDll>true</GenDll>
|
|
<GenPackage>true</GenPackage>
|
|
<DCC_DebugInformation>false</DCC_DebugInformation>
|
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
|
<DCC_ImageBase>00400000</DCC_ImageBase>
|
|
<DCC_Platform>x86</DCC_Platform>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<DelphiCompile Include="PngComponentsDesign.dpk">
|
|
<MainSource>MainSource</MainSource>
|
|
</DelphiCompile>
|
|
<DCCReference Include="..\Design\PngComponents.dcr"/>
|
|
<DCCReference Include="designide.dcp"/>
|
|
<DCCReference Include="PngComponents.dcp"/>
|
|
<DCCReference Include="..\Design\PngComponentsRegister.pas"/>
|
|
<DCCReference Include="..\Design\PngComponentEditors.pas"/>
|
|
<DCCReference Include="..\Design\PngImageListEditor.pas">
|
|
<Form>PngImageListEditorDlg</Form>
|
|
</DCCReference>
|
|
<DCCReference Include="..\Design\PngComponents.dcr"/>
|
|
<BuildConfiguration Include="Base">
|
|
<Key>Base</Key>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Debug">
|
|
<Key>Cfg_2</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Release">
|
|
<Key>Cfg_1</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
</ItemGroup>
|
|
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|
<Borland.ProjectType>Package</Borland.ProjectType>
|
|
<BorlandProject>
|
|
<Delphi.Personality>
|
|
<Source>
|
|
<Source Name="MainSource">PngComponentsDesign.dpk</Source>
|
|
</Source>
|
|
<Parameters>
|
|
<Parameters Name="UseLauncher">False</Parameters>
|
|
<Parameters Name="LoadAllSymbols">True</Parameters>
|
|
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
|
</Parameters>
|
|
<VersionInfo>
|
|
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
|
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
|
<VersionInfo Name="MajorVer">1</VersionInfo>
|
|
<VersionInfo Name="MinorVer">2</VersionInfo>
|
|
<VersionInfo Name="Release">0</VersionInfo>
|
|
<VersionInfo Name="Build">0</VersionInfo>
|
|
<VersionInfo Name="Debug">False</VersionInfo>
|
|
<VersionInfo Name="PreRelease">False</VersionInfo>
|
|
<VersionInfo Name="Special">False</VersionInfo>
|
|
<VersionInfo Name="Private">False</VersionInfo>
|
|
<VersionInfo Name="DLL">False</VersionInfo>
|
|
<VersionInfo Name="Locale">1031</VersionInfo>
|
|
<VersionInfo Name="CodePage">1252</VersionInfo>
|
|
</VersionInfo>
|
|
<VersionInfoKeys>
|
|
<VersionInfoKeys Name="CompanyName"/>
|
|
<VersionInfoKeys Name="FileDescription">Png Components Design Time</VersionInfoKeys>
|
|
<VersionInfoKeys Name="FileVersion">1.2.0.0</VersionInfoKeys>
|
|
<VersionInfoKeys Name="InternalName">PngComponentsDesign</VersionInfoKeys>
|
|
<VersionInfoKeys Name="LegalCopyright"/>
|
|
<VersionInfoKeys Name="LegalTrademarks"/>
|
|
<VersionInfoKeys Name="OriginalFilename">PngComponentsDesign</VersionInfoKeys>
|
|
<VersionInfoKeys Name="ProductName">Png Components</VersionInfoKeys>
|
|
<VersionInfoKeys Name="ProductVersion">1</VersionInfoKeys>
|
|
<VersionInfoKeys Name="Comments"/>
|
|
</VersionInfoKeys>
|
|
<Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDS)\bin\dcloffice2k120.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDS)\bin\dclofficexp120.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
</Excluded_Packages>
|
|
</Delphi.Personality>
|
|
</BorlandProject>
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
</ProjectExtensions>
|
|
</Project>
|