git-svn-id: https://192.168.0.254/svn/Componentes.Internos.PluginSDK/trunk@9 e72b1707-40e4-cb4a-951e-f3997140195a
This commit is contained in:
parent
76bdafe19a
commit
516a9dd996
BIN
Lib/D14/PluginSDK_D12R.bpl
Normal file
BIN
Lib/D14/PluginSDK_D12R.bpl
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D12R.dcp
Normal file
BIN
Lib/D14/PluginSDK_D12R.dcp
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D12R.dcu
Normal file
BIN
Lib/D14/PluginSDK_D12R.dcu
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14D.bpl
Normal file
BIN
Lib/D14/PluginSDK_D14D.bpl
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14D.dcp
Normal file
BIN
Lib/D14/PluginSDK_D14D.dcp
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14D.dcu
Normal file
BIN
Lib/D14/PluginSDK_D14D.dcu
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14D.~bpl
Normal file
BIN
Lib/D14/PluginSDK_D14D.~bpl
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14R.bpl
Normal file
BIN
Lib/D14/PluginSDK_D14R.bpl
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14R.dcp
Normal file
BIN
Lib/D14/PluginSDK_D14R.dcp
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14R.dcu
Normal file
BIN
Lib/D14/PluginSDK_D14R.dcu
Normal file
Binary file not shown.
BIN
Lib/D14/PluginSDK_D14R.~bpl
Normal file
BIN
Lib/D14/PluginSDK_D14R.~bpl
Normal file
Binary file not shown.
BIN
Lib/D14/uHostManager.dcu
Normal file
BIN
Lib/D14/uHostManager.dcu
Normal file
Binary file not shown.
BIN
Lib/D14/uInterfaces.dcu
Normal file
BIN
Lib/D14/uInterfaces.dcu
Normal file
Binary file not shown.
BIN
Lib/D14/uModuleController.dcu
Normal file
BIN
Lib/D14/uModuleController.dcu
Normal file
Binary file not shown.
BIN
Lib/D14/uModuleMenu.dcu
Normal file
BIN
Lib/D14/uModuleMenu.dcu
Normal file
Binary file not shown.
BIN
Lib/D14/uReg.dcu
Normal file
BIN
Lib/D14/uReg.dcu
Normal file
Binary file not shown.
@ -136,4 +136,28 @@
|
|||||||
{$DEFINE BDS3UP}
|
{$DEFINE BDS3UP}
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
|
{ defines for Delphi 2010 }
|
||||||
|
{$IFDEF VER210}
|
||||||
|
{$DEFINE VER140UP}
|
||||||
|
{$DEFINE DELPHI}
|
||||||
|
{$DEFINE DELPHI9}
|
||||||
|
{$DEFINE DELPHI2005}
|
||||||
|
{$DEFINE DELPHI1UP}
|
||||||
|
{$DEFINE DELPHI2UP}
|
||||||
|
{$DEFINE DELPHI3UP}
|
||||||
|
{$DEFINE DELPHI4UP}
|
||||||
|
{$DEFINE DELPHI5UP}
|
||||||
|
{$DEFINE DELPHI6UP}
|
||||||
|
{$DEFINE DELPHI7UP}
|
||||||
|
{$DEFINE DELPHI9UP}
|
||||||
|
{$DEFINE DELPHI2005UP}
|
||||||
|
{$DEFINE DELPHI2006}
|
||||||
|
{$DEFINE DELPHI2009}
|
||||||
|
{$DEFINE DELPHI2010}
|
||||||
|
{$DEFINE BDS}
|
||||||
|
{$DEFINE BDS3}
|
||||||
|
{$DEFINE BDS4}
|
||||||
|
{$DEFINE BDS3UP}
|
||||||
|
{$ENDIF}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
Packages/PluginSDK_D12D.dproj.local
Normal file
2
Packages/PluginSDK_D12D.dproj.local
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<BorlandProject/>
|
||||||
2
Packages/PluginSDK_D12R.dproj.local
Normal file
2
Packages/PluginSDK_D12R.dproj.local
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<BorlandProject/>
|
||||||
40
Packages/PluginSDK_D14D.dpk
Normal file
40
Packages/PluginSDK_D14D.dpk
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
package PluginSDK_D14D;
|
||||||
|
|
||||||
|
{$R *.res}
|
||||||
|
{$ALIGN 8}
|
||||||
|
{$ASSERTIONS ON}
|
||||||
|
{$BOOLEVAL OFF}
|
||||||
|
{$DEBUGINFO OFF}
|
||||||
|
{$EXTENDEDSYNTAX ON}
|
||||||
|
{$IMPORTEDDATA ON}
|
||||||
|
{$IOCHECKS ON}
|
||||||
|
{$LOCALSYMBOLS OFF}
|
||||||
|
{$LONGSTRINGS ON}
|
||||||
|
{$OPENSTRINGS ON}
|
||||||
|
{$OPTIMIZATION ON}
|
||||||
|
{$OVERFLOWCHECKS OFF}
|
||||||
|
{$RANGECHECKS OFF}
|
||||||
|
{$REFERENCEINFO OFF}
|
||||||
|
{$SAFEDIVIDE OFF}
|
||||||
|
{$STACKFRAMES OFF}
|
||||||
|
{$TYPEDADDRESS OFF}
|
||||||
|
{$VARSTRINGCHECKS ON}
|
||||||
|
{$WRITEABLECONST OFF}
|
||||||
|
{$MINENUMSIZE 1}
|
||||||
|
{$IMAGEBASE $400000}
|
||||||
|
{$DESCRIPTION 'PluginSDK for Delphi 2010 (Designtime)'}
|
||||||
|
{$DESIGNONLY}
|
||||||
|
{$IMPLICITBUILD OFF}
|
||||||
|
|
||||||
|
requires
|
||||||
|
rtl,
|
||||||
|
designide,
|
||||||
|
vclactnband,
|
||||||
|
vclx,
|
||||||
|
vcl,
|
||||||
|
PluginSDK_D14R;
|
||||||
|
|
||||||
|
contains
|
||||||
|
uReg in '..\Source\uReg.pas';
|
||||||
|
|
||||||
|
end.
|
||||||
134
Packages/PluginSDK_D14D.dproj
Normal file
134
Packages/PluginSDK_D14D.dproj
Normal file
@ -0,0 +1,134 @@
|
|||||||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ProjectGuid>{477fbfd2-697b-4943-ab09-c5f86660bf74}</ProjectGuid>
|
||||||
|
<MainSource>PluginSDK_D14D.dpk</MainSource>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
|
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
||||||
|
<DCC_DependencyCheckOutputName>..\Lib\D12\PluginSDK_D12D.bpl</DCC_DependencyCheckOutputName>
|
||||||
|
<ProjectVersion>12.0</ProjectVersion>
|
||||||
|
<Config Condition="'$(Config)'==''">Release</Config>
|
||||||
|
</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_UnitSearchPath>..\Lib\D14;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
||||||
|
<DCC_DependencyCheckOutputName>..\Lib\D14\PluginSDK_D14D.bpl</DCC_DependencyCheckOutputName>
|
||||||
|
<DCC_ImageBase>00400000</DCC_ImageBase>
|
||||||
|
<DCC_Description>PluginSDK for Delphi 2010 (Designtime)</DCC_Description>
|
||||||
|
<DCC_BplOutput>..\Lib\D14</DCC_BplOutput>
|
||||||
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
||||||
|
<DesignOnlyPackage>true</DesignOnlyPackage>
|
||||||
|
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
|
||||||
|
<DCC_DcpOutput>..\Lib\D14</DCC_DcpOutput>
|
||||||
|
<GenDll>true</GenDll>
|
||||||
|
<DCC_DcuOutput>..\Lib\D14</DCC_DcuOutput>
|
||||||
|
<DCC_DebugInformation>false</DCC_DebugInformation>
|
||||||
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||||
|
<GenPackage>true</GenPackage>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
||||||
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
||||||
|
<Version>7.0</Version>
|
||||||
|
<DCC_DebugInformation>False</DCC_DebugInformation>
|
||||||
|
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
||||||
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||||
|
<DCC_ObjOutput>..\Lib\D12</DCC_ObjOutput>
|
||||||
|
<DCC_HppOutput>..\Lib\D12</DCC_HppOutput>
|
||||||
|
<DCC_ResourcePath>..\Lib\D12;$(DCC_ResourcePath)</DCC_ResourcePath>
|
||||||
|
<DCC_ObjPath>..\Lib\D12;$(DCC_ObjPath)</DCC_ObjPath>
|
||||||
|
<DCC_IncludePath>..\Lib\D12;$(DCC_IncludePath)</DCC_IncludePath>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
||||||
|
<Version>7.0</Version>
|
||||||
|
<DCC_ObjOutput>..\Lib\D12</DCC_ObjOutput>
|
||||||
|
<DCC_HppOutput>..\Lib\D12</DCC_HppOutput>
|
||||||
|
<DCC_ResourcePath>..\Lib\D12;$(DCC_ResourcePath)</DCC_ResourcePath>
|
||||||
|
<DCC_ObjPath>..\Lib\D12;$(DCC_ObjPath)</DCC_ObjPath>
|
||||||
|
<DCC_IncludePath>..\Lib\D12;$(DCC_IncludePath)</DCC_IncludePath>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ProjectExtensions>
|
||||||
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
||||||
|
<Borland.ProjectType>Package</Borland.ProjectType>
|
||||||
|
<BorlandProject>
|
||||||
|
<Delphi.Personality>
|
||||||
|
<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">0</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">3082</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="LegalCopyright"/>
|
||||||
|
<VersionInfoKeys Name="LegalTrademarks"/>
|
||||||
|
<VersionInfoKeys Name="OriginalFilename"/>
|
||||||
|
<VersionInfoKeys Name="ProductName"/>
|
||||||
|
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
||||||
|
<VersionInfoKeys Name="Comments"/>
|
||||||
|
</VersionInfoKeys>
|
||||||
|
<Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\dcloffice2k140.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\dclofficexp140.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="C:\Program Files (x86)\RemObjects Software\Data Abstract for Delphi\Dcu\D14\DataAbstract_DBXDriver_D14.bpl">RemObjects Data Abstract - dbExpress Driver</Excluded_Packages>
|
||||||
|
</Excluded_Packages>
|
||||||
|
<Source>
|
||||||
|
<Source Name="MainSource">PluginSDK_D14D.dpk</Source>
|
||||||
|
</Source>
|
||||||
|
</Delphi.Personality>
|
||||||
|
</BorlandProject>
|
||||||
|
<ProjectFileVersion>12</ProjectFileVersion>
|
||||||
|
</ProjectExtensions>
|
||||||
|
<ItemGroup>
|
||||||
|
<DelphiCompile Include="PluginSDK_D14D.dpk">
|
||||||
|
<MainSource>MainSource</MainSource>
|
||||||
|
</DelphiCompile>
|
||||||
|
<DCCReference Include="rtl.dcp"/>
|
||||||
|
<DCCReference Include="designide.dcp"/>
|
||||||
|
<DCCReference Include="vclactnband.dcp"/>
|
||||||
|
<DCCReference Include="vclx.dcp"/>
|
||||||
|
<DCCReference Include="vcl.dcp"/>
|
||||||
|
<DCCReference Include="PluginSDK_D14R.dcp"/>
|
||||||
|
<DCCReference Include="..\Source\uReg.pas"/>
|
||||||
|
<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')"/>
|
||||||
|
</Project>
|
||||||
6
Packages/PluginSDK_D14D.dproj.local
Normal file
6
Packages/PluginSDK_D14D.dproj.local
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<BorlandProject>
|
||||||
|
<Transactions>
|
||||||
|
<Transaction>2023/12/04 16:01:30.673.dproj,C:\Codigo\Lib\PluginSDK\Packages\PluginSDK_D12D.dproj=C:\Codigo\Lib\PluginSDK\Packages\PluginSDK_D14D.dproj</Transaction>
|
||||||
|
</Transactions>
|
||||||
|
</BorlandProject>
|
||||||
BIN
Packages/PluginSDK_D14D.identcache
Normal file
BIN
Packages/PluginSDK_D14D.identcache
Normal file
Binary file not shown.
BIN
Packages/PluginSDK_D14D.res
Normal file
BIN
Packages/PluginSDK_D14D.res
Normal file
Binary file not shown.
39
Packages/PluginSDK_D14R.dpk
Normal file
39
Packages/PluginSDK_D14R.dpk
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
package PluginSDK_D14R;
|
||||||
|
|
||||||
|
{$R *.res}
|
||||||
|
{$ALIGN 8}
|
||||||
|
{$ASSERTIONS ON}
|
||||||
|
{$BOOLEVAL OFF}
|
||||||
|
{$DEBUGINFO OFF}
|
||||||
|
{$EXTENDEDSYNTAX ON}
|
||||||
|
{$IMPORTEDDATA ON}
|
||||||
|
{$IOCHECKS ON}
|
||||||
|
{$LOCALSYMBOLS OFF}
|
||||||
|
{$LONGSTRINGS ON}
|
||||||
|
{$OPENSTRINGS ON}
|
||||||
|
{$OPTIMIZATION ON}
|
||||||
|
{$OVERFLOWCHECKS OFF}
|
||||||
|
{$RANGECHECKS OFF}
|
||||||
|
{$REFERENCEINFO OFF}
|
||||||
|
{$SAFEDIVIDE OFF}
|
||||||
|
{$STACKFRAMES OFF}
|
||||||
|
{$TYPEDADDRESS OFF}
|
||||||
|
{$VARSTRINGCHECKS ON}
|
||||||
|
{$WRITEABLECONST OFF}
|
||||||
|
{$MINENUMSIZE 1}
|
||||||
|
{$IMAGEBASE $400000}
|
||||||
|
{$DESCRIPTION 'PluginSDK for Delphi 2010 (Runtime)'}
|
||||||
|
{$RUNONLY}
|
||||||
|
{$IMPLICITBUILD OFF}
|
||||||
|
|
||||||
|
requires
|
||||||
|
rtl,
|
||||||
|
vcl;
|
||||||
|
|
||||||
|
contains
|
||||||
|
uHostManager in '..\Source\uHostManager.pas',
|
||||||
|
uInterfaces in '..\Source\uInterfaces.pas',
|
||||||
|
uModuleMenu in '..\Source\uModuleMenu.pas',
|
||||||
|
uModuleController in '..\Source\uModuleController.pas' {ModuleController: TDataModule};
|
||||||
|
|
||||||
|
end.
|
||||||
135
Packages/PluginSDK_D14R.dproj
Normal file
135
Packages/PluginSDK_D14R.dproj
Normal file
@ -0,0 +1,135 @@
|
|||||||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ProjectGuid>{5e943aaa-ab97-4ade-b8cd-3fe33f669f6d}</ProjectGuid>
|
||||||
|
<MainSource>PluginSDK_D14R.dpk</MainSource>
|
||||||
|
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
|
||||||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
|
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
|
||||||
|
<DCC_DependencyCheckOutputName>..\Lib\D12\PluginSDK_D12R.bpl</DCC_DependencyCheckOutputName>
|
||||||
|
<ProjectVersion>12.0</ProjectVersion>
|
||||||
|
<Config Condition="'$(Config)'==''">Release</Config>
|
||||||
|
</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)'!=''">
|
||||||
|
<RuntimeOnlyPackage>true</RuntimeOnlyPackage>
|
||||||
|
<DCC_DependencyCheckOutputName>..\Lib\D14\PluginSDK_D14R.bpl</DCC_DependencyCheckOutputName>
|
||||||
|
<DCC_ImageBase>00400000</DCC_ImageBase>
|
||||||
|
<DCC_Description>PluginSDK for Delphi 2010 (Runtime)</DCC_Description>
|
||||||
|
<DCC_BplOutput>..\Lib\D14</DCC_BplOutput>
|
||||||
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
||||||
|
<DesignOnlyPackage>false</DesignOnlyPackage>
|
||||||
|
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
|
||||||
|
<DCC_DcpOutput>..\Lib\D14</DCC_DcpOutput>
|
||||||
|
<GenDll>true</GenDll>
|
||||||
|
<DCC_DcuOutput>..\Lib\D14</DCC_DcuOutput>
|
||||||
|
<DCC_DebugInformation>false</DCC_DebugInformation>
|
||||||
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||||
|
<GenPackage>true</GenPackage>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
||||||
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
||||||
|
<Version>7.0</Version>
|
||||||
|
<DCC_DebugInformation>False</DCC_DebugInformation>
|
||||||
|
<DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
|
||||||
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||||
|
<DCC_ObjOutput>..\Lib\D12</DCC_ObjOutput>
|
||||||
|
<DCC_HppOutput>..\Lib\D12</DCC_HppOutput>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
||||||
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
||||||
|
<Version>7.0</Version>
|
||||||
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
||||||
|
<DCC_ObjOutput>..\Lib\D12</DCC_ObjOutput>
|
||||||
|
<DCC_HppOutput>..\Lib\D12</DCC_HppOutput>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ProjectExtensions>
|
||||||
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
||||||
|
<Borland.ProjectType>Package</Borland.ProjectType>
|
||||||
|
<BorlandProject>
|
||||||
|
<Delphi.Personality>
|
||||||
|
<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">0</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">3082</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="LegalCopyright"/>
|
||||||
|
<VersionInfoKeys Name="LegalTrademarks"/>
|
||||||
|
<VersionInfoKeys Name="OriginalFilename"/>
|
||||||
|
<VersionInfoKeys Name="ProductName"/>
|
||||||
|
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
||||||
|
<VersionInfoKeys Name="Comments"/>
|
||||||
|
</VersionInfoKeys>
|
||||||
|
<Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\dclofficexp100.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\dclwebsnap100.bpl">CodeGear WebSnap Components</Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\dclsoap100.bpl">CodeGear SOAP Components</Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\dcloffice2k100.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\bcboffice2k100.bpl">CodeGear C++Builder Office 2000 Servers Package</Excluded_Packages>
|
||||||
|
<Excluded_Packages Name="$(BDS)\bin\bcbofficexp100.bpl">CodeGear C++Builder Office XP Servers Package</Excluded_Packages>
|
||||||
|
</Excluded_Packages>
|
||||||
|
<Source>
|
||||||
|
<Source Name="MainSource">PluginSDK_D14R.dpk</Source>
|
||||||
|
</Source>
|
||||||
|
</Delphi.Personality>
|
||||||
|
</BorlandProject>
|
||||||
|
<ProjectFileVersion>12</ProjectFileVersion>
|
||||||
|
</ProjectExtensions>
|
||||||
|
<ItemGroup>
|
||||||
|
<DelphiCompile Include="PluginSDK_D14R.dpk">
|
||||||
|
<MainSource>MainSource</MainSource>
|
||||||
|
</DelphiCompile>
|
||||||
|
<DCCReference Include="rtl.dcp"/>
|
||||||
|
<DCCReference Include="vcl.dcp"/>
|
||||||
|
<DCCReference Include="..\Source\uHostManager.pas"/>
|
||||||
|
<DCCReference Include="..\Source\uInterfaces.pas"/>
|
||||||
|
<DCCReference Include="..\Source\uModuleMenu.pas"/>
|
||||||
|
<DCCReference Include="..\Source\uModuleController.pas">
|
||||||
|
<Form>ModuleController</Form>
|
||||||
|
<DesignClass>TDataModule</DesignClass>
|
||||||
|
</DCCReference>
|
||||||
|
<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')"/>
|
||||||
|
</Project>
|
||||||
6
Packages/PluginSDK_D14R.dproj.local
Normal file
6
Packages/PluginSDK_D14R.dproj.local
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<BorlandProject>
|
||||||
|
<Transactions>
|
||||||
|
<Transaction>2023/12/04 16:01:22.966.dproj,C:\Codigo\Lib\PluginSDK\Packages\PluginSDK_D12R.dproj=C:\Codigo\Lib\PluginSDK\Packages\PluginSDK_D14R.dproj</Transaction>
|
||||||
|
</Transactions>
|
||||||
|
</BorlandProject>
|
||||||
BIN
Packages/PluginSDK_D14R.res
Normal file
BIN
Packages/PluginSDK_D14R.res
Normal file
Binary file not shown.
50
Packages/PluginSDK_GroupD14.groupproj
Normal file
50
Packages/PluginSDK_GroupD14.groupproj
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ProjectGuid>{5ab3c3c7-1637-4d7c-bd71-3f098e7d8a0e}</ProjectGuid>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Projects Include="PluginSDK_D14R.dproj">
|
||||||
|
<Dependencies/>
|
||||||
|
</Projects>
|
||||||
|
<Projects Include="PluginSDK_D14D.dproj">
|
||||||
|
<Dependencies/>
|
||||||
|
</Projects>
|
||||||
|
</ItemGroup>
|
||||||
|
<ProjectExtensions>
|
||||||
|
<Borland.Personality>Default.Personality.12</Borland.Personality>
|
||||||
|
<Borland.ProjectType/>
|
||||||
|
<BorlandProject>
|
||||||
|
<BorlandProject>
|
||||||
|
<Default.Personality/>
|
||||||
|
</BorlandProject>
|
||||||
|
</BorlandProject>
|
||||||
|
</ProjectExtensions>
|
||||||
|
<Target Name="PluginSDK_D14R">
|
||||||
|
<MSBuild Projects="PluginSDK_D14R.dproj"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="PluginSDK_D14R:Clean">
|
||||||
|
<MSBuild Targets="Clean" Projects="PluginSDK_D14R.dproj"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="PluginSDK_D14R:Make">
|
||||||
|
<MSBuild Targets="Make" Projects="PluginSDK_D14R.dproj"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="PluginSDK_D14D">
|
||||||
|
<MSBuild Projects="PluginSDK_D14D.dproj"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="PluginSDK_D14D:Clean">
|
||||||
|
<MSBuild Targets="Clean" Projects="PluginSDK_D14D.dproj"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="PluginSDK_D14D:Make">
|
||||||
|
<MSBuild Targets="Make" Projects="PluginSDK_D14D.dproj"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="Build">
|
||||||
|
<CallTarget Targets="PluginSDK_D14R;PluginSDK_D14D"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="Clean">
|
||||||
|
<CallTarget Targets="PluginSDK_D14R:Clean;PluginSDK_D14D:Clean"/>
|
||||||
|
</Target>
|
||||||
|
<Target Name="Make">
|
||||||
|
<CallTarget Targets="PluginSDK_D14R:Make;PluginSDK_D14D:Make"/>
|
||||||
|
</Target>
|
||||||
|
<Import Project="$(BDS)\Bin\CodeGear.Group.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Group.Targets')"/>
|
||||||
|
</Project>
|
||||||
9
Packages/PluginSDK_GroupD14.groupproj.local
Normal file
9
Packages/PluginSDK_GroupD14.groupproj.local
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<BorlandProject>
|
||||||
|
<Transactions>
|
||||||
|
<Transaction>2023/12/04 16:01:09.933.groupproj,C:\Codigo\Lib\PluginSDK\Packages\PluginSDK_GroupD12.groupproj=C:\Codigo\Lib\PluginSDK\Packages\PluginSDK_GroupD14.groupproj</Transaction>
|
||||||
|
</Transactions>
|
||||||
|
<Default.Personality>
|
||||||
|
<Projects ActiveProject="PluginSDK_D14D.bpl"/>
|
||||||
|
</Default.Personality>
|
||||||
|
</BorlandProject>
|
||||||
Loading…
Reference in New Issue
Block a user