git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.CCPack@5 73320520-ad2b-af49-a243-66a9ea96b125
This commit is contained in:
parent
6e02055676
commit
c430db1fc5
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -4,17 +4,17 @@ package ccpackD11;
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
@ -24,6 +24,7 @@ package ccpackD11;
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'CCPack5 for Delphi 2007'}
|
||||
{$IMPLICITBUILD OFF}
|
||||
{$DEFINE RELEASE}
|
||||
|
||||
requires
|
||||
vcl,
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<ProjectGuid>{5a6299e3-0970-4e87-85d9-113ce907579d}</ProjectGuid>
|
||||
<MainSource>ccpackD11.dpk</MainSource>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
||||
<DCC_DependencyCheckOutputName>..\Lib\D11\ccpackD11.bpl</DCC_DependencyCheckOutputName>
|
||||
@ -13,10 +13,12 @@
|
||||
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
||||
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||
<DCC_MapFile>3</DCC_MapFile>
|
||||
<DCC_DcuOutput>..\Lib\D10</DCC_DcuOutput>
|
||||
<DCC_ObjOutput>..\Lib\D10</DCC_ObjOutput>
|
||||
<DCC_HppOutput>..\Lib\D10</DCC_HppOutput>
|
||||
<DCC_DcuOutput>..\Lib\D11</DCC_DcuOutput>
|
||||
<DCC_ObjOutput>..\Lib\D11</DCC_ObjOutput>
|
||||
<DCC_HppOutput>..\Lib\D11</DCC_HppOutput>
|
||||
<DCC_Define>RELEASE</DCC_Define>
|
||||
<DCC_BplOutput>..\Lib\D11</DCC_BplOutput>
|
||||
<DCC_DcpOutput>..\Lib\D11</DCC_DcpOutput>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<Version>7.0</Version>
|
||||
@ -72,15 +74,14 @@
|
||||
<DelphiCompile Include="ccpackD11.dpk">
|
||||
<MainSource>MainSource</MainSource>
|
||||
</DelphiCompile>
|
||||
<DCCReference Include="..\..\CFPack\Source\designide.dcp" />
|
||||
<DCCReference Include="..\..\CFPack\Source\rtl.dcp" />
|
||||
<DCCReference Include="..\..\CFPack\Source\vcl.dcp" />
|
||||
<DCCReference Include="Boxes.pas" />
|
||||
<DCCReference Include="ccreg.pas" />
|
||||
<DCCReference Include="ccregprc.pas" />
|
||||
<DCCReference Include="designide.dcp" />
|
||||
<DCCReference Include="rtl.dcp" />
|
||||
<DCCReference Include="vcl.dcp" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
<!-- EurekaLog First Line
|
||||
[Exception Log]
|
||||
EurekaLog Version=6006
|
||||
|
||||
@ -4,17 +4,17 @@ package ccpackD11dsg;
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$DEBUGINFO OFF}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LOCALSYMBOLS OFF}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$REFERENCEINFO OFF}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
@ -24,6 +24,7 @@ package ccpackD11dsg;
|
||||
{$IMAGEBASE $400000}
|
||||
{$DESCRIPTION 'CCPack5 for Delphi 2007 (Design)'}
|
||||
{$IMPLICITBUILD OFF}
|
||||
{$DEFINE RELEASE}
|
||||
|
||||
requires
|
||||
rtl,
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<ProjectGuid>{09b3301a-0870-4796-bd2b-042c7b530c16}</ProjectGuid>
|
||||
<MainSource>ccpackD11dsg.dpk</MainSource>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
||||
<DCC_DependencyCheckOutputName>..\Lib\D11\ccpackD11dsg.bpl</DCC_DependencyCheckOutputName>
|
||||
@ -13,14 +13,16 @@
|
||||
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
||||
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||
<DCC_MapFile>3</DCC_MapFile>
|
||||
<DCC_DcuOutput>..\Lib\D10</DCC_DcuOutput>
|
||||
<DCC_ObjOutput>..\Lib\D10</DCC_ObjOutput>
|
||||
<DCC_HppOutput>..\Lib\D10</DCC_HppOutput>
|
||||
<DCC_UnitSearchPath>..\Lib\D10</DCC_UnitSearchPath>
|
||||
<DCC_ResourcePath>..\Lib\D10</DCC_ResourcePath>
|
||||
<DCC_ObjPath>..\Lib\D10</DCC_ObjPath>
|
||||
<DCC_IncludePath>..\Lib\D10</DCC_IncludePath>
|
||||
<DCC_DcuOutput>..\Lib\D11</DCC_DcuOutput>
|
||||
<DCC_ObjOutput>..\Lib\D11</DCC_ObjOutput>
|
||||
<DCC_HppOutput>..\Lib\D11</DCC_HppOutput>
|
||||
<DCC_UnitSearchPath>..\Lib\D11</DCC_UnitSearchPath>
|
||||
<DCC_ResourcePath>..\Lib\D11</DCC_ResourcePath>
|
||||
<DCC_ObjPath>..\Lib\D11</DCC_ObjPath>
|
||||
<DCC_IncludePath>..\Lib\D11</DCC_IncludePath>
|
||||
<DCC_Define>RELEASE</DCC_Define>
|
||||
<DCC_BplOutput>..\Lib\D11</DCC_BplOutput>
|
||||
<DCC_DcpOutput>..\Lib\D11</DCC_DcpOutput>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<Version>7.0</Version>
|
||||
@ -52,17 +54,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -91,18 +82,17 @@
|
||||
<DelphiCompile Include="ccpackD11dsg.dpk">
|
||||
<MainSource>MainSource</MainSource>
|
||||
</DelphiCompile>
|
||||
<DCCReference Include="ccpackD2007.dcp" />
|
||||
<DCCReference Include="..\..\CFPack\Source\ccpackD2007.dcp" />
|
||||
<DCCReference Include="..\..\CFPack\Source\designide.dcp" />
|
||||
<DCCReference Include="..\..\CFPack\Source\rtl.dcp" />
|
||||
<DCCReference Include="..\..\CFPack\Source\vcl.dcp" />
|
||||
<DCCReference Include="ccwdlg.pas">
|
||||
<Form>CCWDialog</Form>
|
||||
</DCCReference>
|
||||
<DCCReference Include="ccwiz.pas" />
|
||||
<DCCReference Include="ccwizres.pas" />
|
||||
<DCCReference Include="designide.dcp" />
|
||||
<DCCReference Include="rtl.dcp" />
|
||||
<DCCReference Include="vcl.dcp" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
<!-- EurekaLog First Line
|
||||
[Exception Log]
|
||||
EurekaLog Version=6006
|
||||
|
||||
Loading…
Reference in New Issue
Block a user