Skip to content

Commit

Permalink
JclBaseExpert-D requires vclx for unit FileCtrl.
Browse files Browse the repository at this point in the history
  • Loading branch information
outchy committed Jan 25, 2010
1 parent d2ed6ec commit 2505414
Show file tree
Hide file tree
Showing 19 changed files with 34 additions and 18 deletions.
4 changes: 3 additions & 1 deletion jcl/packages/c6/JclBaseExpert.bpk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)
Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:31 UTC
*****************************************************************************
-->
<PROJECT>
Expand Down Expand Up @@ -44,6 +44,7 @@
<PACKAGES value="
rtl.bpi
vcl.bpi
vclx.bpi
designide.bpi
Jcl.bpi
"/>
Expand Down Expand Up @@ -84,6 +85,7 @@
<FILE FILENAME="JclBaseExpert.cpp" FORMNAME="" UNITNAME="JclBaseExpert" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="rtl.bpi" FORMNAME="" UNITNAME="rtl" CONTAINERID="BPITool" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="vcl.bpi" FORMNAME="" UNITNAME="vcl" CONTAINERID="BPITool" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="vclx.bpi" FORMNAME="" UNITNAME="vclx" CONTAINERID="BPITool" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="designide.bpi" FORMNAME="" UNITNAME="designide" CONTAINERID="BPITool" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="Jcl.bpi" FORMNAME="" UNITNAME="Jcl" CONTAINERID="BPITool" DESIGNCLASS="" LOCALCOMMAND=""/>
<FILE FILENAME="..\..\install\JediRegInfo.pas" FORMNAME="" UNITNAME="JediRegInfo" CONTAINERID="PascalCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/c6/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:32 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -41,6 +41,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
2 changes: 1 addition & 1 deletion jcl/packages/cs1/JclBaseExpert.bdsproj
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<Directories Name="PackageDLLOutputDir"></Directories>
<Directories Name="PackageDCPOutputDir">..\..\lib\cs1</Directories>
<Directories Name="SearchPath">..\..\lib\cs1;..\..\source\include</Directories>
<Directories Name="Packages">rtl;vcl;designide;Jcl</Directories>
<Directories Name="Packages">rtl;vcl;vclx;designide;Jcl</Directories>
<Directories Name="Conditionals">RELEASE</Directories>
<Directories Name="DebugSourceDirs"></Directories>
<Directories Name="UsePackages">True</Directories>
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/cs1/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:33 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -40,6 +40,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
2 changes: 1 addition & 1 deletion jcl/packages/d10/JclBaseExpert.bdsproj
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<Directories Name="OutputDir"></Directories>
<Directories Name="PackageDLLOutputDir"></Directories>
<Directories Name="PackageDCPOutputDir">..\..\lib\d10</Directories>
<Directories Name="Packages">rtl;vcl;designide;Jcl</Directories>
<Directories Name="Packages">rtl;vcl;vclx;designide;Jcl</Directories>
<Directories Name="Conditionals">BCB;RELEASE</Directories>
<Directories Name="DebugSourceDirs"></Directories>
<Directories Name="UsePackages">True</Directories>
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d10/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:34 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -41,6 +41,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d11/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:34 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -41,6 +41,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d11/JclBaseExpert.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
<DCC_UsePackage>rtl;vcl;designide;Jcl</DCC_UsePackage>
<DCC_UsePackage>rtl;vcl;vclx;designide;Jcl</DCC_UsePackage>
<DCC_Define>BCB;RELEASE</DCC_Define>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
Expand Down Expand Up @@ -87,6 +87,7 @@
</DelphiCompile>
<DCCReference Include="rtl.dcp" />
<DCCReference Include="vcl.dcp" />
<DCCReference Include="vclx.dcp" />
<DCCReference Include="designide.dcp" />
<DCCReference Include="Jcl.dcp" />
<DCCReference Include="..\..\install\JediRegInfo.pas" />
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d12/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:26 UTC
Last generated: 25-01-2010 12:57:35 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -41,6 +41,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d12/JclBaseExpert.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<GenDll>true</GenDll>
<GenPackage>true</GenPackage>
<DCC_ImageBase>$58000000</DCC_ImageBase>
<DCC_UsePackage>rtl;vcl;designide;Jcl</DCC_UsePackage>
<DCC_UsePackage>rtl;vcl;vclx;designide;Jcl</DCC_UsePackage>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_Release)'!=''">
<DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
Expand Down Expand Up @@ -62,6 +62,7 @@
</DelphiCompile>
<DCCReference Include="rtl.dcp" />
<DCCReference Include="vcl.dcp" />
<DCCReference Include="vclx.dcp" />
<DCCReference Include="designide.dcp" />
<DCCReference Include="Jcl.dcp" />
<DCCReference Include="..\..\install\JediRegInfo.pas" />
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d14/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:26 UTC
Last generated: 25-01-2010 12:57:36 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -41,6 +41,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d14/JclBaseExpert.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<GenDll>true</GenDll>
<GenPackage>true</GenPackage>
<DCC_ImageBase>$58000000</DCC_ImageBase>
<DCC_UsePackage>rtl;vcl;designide;Jcl</DCC_UsePackage>
<DCC_UsePackage>rtl;vcl;vclx;designide;Jcl</DCC_UsePackage>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_Release)'!=''">
<DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
Expand Down Expand Up @@ -64,6 +64,7 @@
</DelphiCompile>
<DCCReference Include="rtl.dcp" />
<DCCReference Include="vcl.dcp" />
<DCCReference Include="vclx.dcp" />
<DCCReference Include="designide.dcp" />
<DCCReference Include="Jcl.dcp" />
<DCCReference Include="..\..\install\JediRegInfo.pas" />
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d6/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:32 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -40,6 +40,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d7/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:32 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -40,6 +40,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
2 changes: 1 addition & 1 deletion jcl/packages/d8/JclBaseExpert.bdsproj
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<Directories Name="PackageDLLOutputDir"></Directories>
<Directories Name="PackageDCPOutputDir">..\..\lib\d8</Directories>
<Directories Name="SearchPath">..\..\lib\d8;..\..\source\include</Directories>
<Directories Name="Packages">rtl;vcl;designide;Jcl</Directories>
<Directories Name="Packages">rtl;vcl;vclx;designide;Jcl</Directories>
<Directories Name="Conditionals">RELEASE</Directories>
<Directories Name="DebugSourceDirs"></Directories>
<Directories Name="UsePackages">True</Directories>
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d8/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:33 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -40,6 +40,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
2 changes: 1 addition & 1 deletion jcl/packages/d9/JclBaseExpert.bdsproj
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<Directories Name="PackageDLLOutputDir"></Directories>
<Directories Name="PackageDCPOutputDir">..\..\lib\d9</Directories>
<Directories Name="SearchPath">..\..\lib\d9;..\..\source\include</Directories>
<Directories Name="Packages">rtl;vcl;designide;Jcl</Directories>
<Directories Name="Packages">rtl;vcl;vclx;designide;Jcl</Directories>
<Directories Name="Conditionals">RELEASE</Directories>
<Directories Name="DebugSourceDirs"></Directories>
<Directories Name="UsePackages">True</Directories>
Expand Down
3 changes: 2 additions & 1 deletion jcl/packages/d9/JclBaseExpert.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package JclBaseExpert;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclBaseExpert-D.xml)

Last generated: 21-01-2010 20:03:25 UTC
Last generated: 25-01-2010 12:57:33 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -40,6 +40,7 @@ package JclBaseExpert;
requires
rtl,
vcl,
vclx,
designide,
Jcl
;
Expand Down
1 change: 1 addition & 0 deletions jcl/packages/xml/JclBaseExpert-D.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<Requires>
<Package Name="rtl" Targets="Delphi,Bcb,Bds" Condition=""/>
<Package Name="vcl" Targets="Delphi,Bcb,Bds" Condition=""/>
<Package Name="vclx" Targets="Delphi,Bcb,Bds" Condition=""/>
<Package Name="designide" Targets="Delphi,Bcb,Bds" Condition=""/>
<Package Name="Jcl-R" Targets="all" Condition=""/>
</Requires>
Expand Down

0 comments on commit 2505414

Please sign in to comment.