Compilación en D2009
git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.PNGComponents@17 a60baaea-e768-c94d-9a73-13206b75eb30
This commit is contained in:
parent
b22caceece
commit
6363a6447f
BIN
internal/1.2.0/1/Lib/D12/PngBitBtn.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngBitBtn.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngButtonFunctions.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngButtonFunctions.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngCheckListBox.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngCheckListBox.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponentEditors.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponentEditors.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponents.dcp
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponents.dcp
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponents.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponents.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponents120.bpl
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponents120.bpl
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponentsDesign.dcp
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponentsDesign.dcp
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponentsDesign.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponentsDesign.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponentsDesign120.bpl
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponentsDesign120.bpl
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngComponentsRegister.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngComponentsRegister.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngFunctions.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngFunctions.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngImageList.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngImageList.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngImageListEditor.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngImageListEditor.dcu
Normal file
Binary file not shown.
BIN
internal/1.2.0/1/Lib/D12/PngSpeedButton.dcu
Normal file
BIN
internal/1.2.0/1/Lib/D12/PngSpeedButton.dcu
Normal file
Binary file not shown.
48
internal/1.2.0/1/Packages/D2009.groupproj
Normal file
48
internal/1.2.0/1/Packages/D2009.groupproj
Normal file
@ -0,0 +1,48 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ProjectGuid>{2D68F8FA-E738-4204-98A4-3A00B69BC911}</ProjectGuid>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Projects Include="PngComponents.dproj">
|
||||
<Dependencies/>
|
||||
</Projects>
|
||||
<Projects Include="PngComponentsDesign.dproj">
|
||||
<Dependencies/>
|
||||
</Projects>
|
||||
</ItemGroup>
|
||||
<ProjectExtensions>
|
||||
<Borland.Personality>Default.Personality.12</Borland.Personality>
|
||||
<Borland.ProjectType/>
|
||||
<BorlandProject>
|
||||
<Default.Personality/>
|
||||
</BorlandProject>
|
||||
</ProjectExtensions>
|
||||
<Target Name="PngComponents">
|
||||
<MSBuild Projects="PngComponents.dproj"/>
|
||||
</Target>
|
||||
<Target Name="PngComponents:Clean">
|
||||
<MSBuild Targets="Clean" Projects="PngComponents.dproj"/>
|
||||
</Target>
|
||||
<Target Name="PngComponents:Make">
|
||||
<MSBuild Targets="Make" Projects="PngComponents.dproj"/>
|
||||
</Target>
|
||||
<Target Name="PngComponentsDesign">
|
||||
<MSBuild Projects="PngComponentsDesign.dproj"/>
|
||||
</Target>
|
||||
<Target Name="PngComponentsDesign:Clean">
|
||||
<MSBuild Targets="Clean" Projects="PngComponentsDesign.dproj"/>
|
||||
</Target>
|
||||
<Target Name="PngComponentsDesign:Make">
|
||||
<MSBuild Targets="Make" Projects="PngComponentsDesign.dproj"/>
|
||||
</Target>
|
||||
<Target Name="Build">
|
||||
<CallTarget Targets="PngComponents;PngComponentsDesign"/>
|
||||
</Target>
|
||||
<Target Name="Clean">
|
||||
<CallTarget Targets="PngComponents:Clean;PngComponentsDesign:Clean"/>
|
||||
</Target>
|
||||
<Target Name="Make">
|
||||
<CallTarget Targets="PngComponents:Make;PngComponentsDesign:Make"/>
|
||||
</Target>
|
||||
<Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
|
||||
</Project>
|
||||
@ -2,24 +2,19 @@
|
||||
<PropertyGroup>
|
||||
<ProjectGuid>{F25C3775-B8A8-4DEE-B53F-72E25C9DD51E}</ProjectGuid>
|
||||
<MainSource>PngComponents.dpk</MainSource>
|
||||
<Config Condition="'$(Config)'==''">Debug</Config>
|
||||
<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="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
|
||||
<Cfg_1>true</Cfg_1>
|
||||
<CfgParent>Base</CfgParent>
|
||||
<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_DependencyCheckOutputName>C:\Documents and Settings\All Users\Documentos\RAD Studio\6.0\Bpl\PngComponents120.bpl</DCC_DependencyCheckOutputName>
|
||||
<DesignOnlyPackage>false</DesignOnlyPackage>
|
||||
<DCC_BplOutput>..\Lib\D12</DCC_BplOutput>
|
||||
<DCC_DcuOutput>..\Lib\D12</DCC_DcuOutput>
|
||||
<DCC_DcpOutput>..\Lib\D12</DCC_DcpOutput>
|
||||
<DCC_DependencyCheckOutputName>..\Lib\D12\PngComponents120.bpl</DCC_DependencyCheckOutputName>
|
||||
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
||||
<DCC_Description>Png Components</DCC_Description>
|
||||
<RuntimeOnlyPackage>true</RuntimeOnlyPackage>
|
||||
@ -31,15 +26,6 @@
|
||||
<DCC_ImageBase>00400000</DCC_ImageBase>
|
||||
<DCC_Platform>x86</DCC_Platform>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
||||
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
||||
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
||||
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||
<DCC_DebugInformation>false</DCC_DebugInformation>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
||||
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<DelphiCompile Include="PngComponents.dpk">
|
||||
<MainSource>MainSource</MainSource>
|
||||
@ -84,7 +70,7 @@
|
||||
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
||||
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
||||
<VersionInfo Name="MajorVer">1</VersionInfo>
|
||||
<VersionInfo Name="MinorVer">0</VersionInfo>
|
||||
<VersionInfo Name="MinorVer">2</VersionInfo>
|
||||
<VersionInfo Name="Release">0</VersionInfo>
|
||||
<VersionInfo Name="Build">0</VersionInfo>
|
||||
<VersionInfo Name="Debug">False</VersionInfo>
|
||||
@ -92,19 +78,19 @@
|
||||
<VersionInfo Name="Special">False</VersionInfo>
|
||||
<VersionInfo Name="Private">False</VersionInfo>
|
||||
<VersionInfo Name="DLL">False</VersionInfo>
|
||||
<VersionInfo Name="Locale">3082</VersionInfo>
|
||||
<VersionInfo Name="Locale">1031</VersionInfo>
|
||||
<VersionInfo Name="CodePage">1252</VersionInfo>
|
||||
</VersionInfo>
|
||||
<VersionInfoKeys>
|
||||
<VersionInfoKeys Name="CompanyName"/>
|
||||
<VersionInfoKeys Name="FileDescription"/>
|
||||
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="InternalName"/>
|
||||
<VersionInfoKeys Name="FileDescription">Png Components Runtime</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="FileVersion">1.2.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="InternalName">PngComponents</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="LegalCopyright"/>
|
||||
<VersionInfoKeys Name="LegalTrademarks"/>
|
||||
<VersionInfoKeys Name="OriginalFilename"/>
|
||||
<VersionInfoKeys Name="ProductName"/>
|
||||
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="OriginalFilename">PngComponents</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductName">Png Components</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="ProductVersion">1</VersionInfoKeys>
|
||||
<VersionInfoKeys Name="Comments"/>
|
||||
</VersionInfoKeys>
|
||||
<Excluded_Packages>
|
||||
|
||||
@ -27,7 +27,6 @@ package PngComponentsDesign;
|
||||
{$LIBSUFFIX '120'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
{$DEFINE RELEASE}
|
||||
|
||||
requires
|
||||
designide,
|
||||
|
||||
103
internal/1.2.0/1/Packages/PngComponentsDesign.dproj
Normal file
103
internal/1.2.0/1/Packages/PngComponentsDesign.dproj
Normal file
@ -0,0 +1,103 @@
|
||||
<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>
|
||||
Loading…
Reference in New Issue
Block a user