* add commandline how to generate the include lines

git-svn-id: trunk@9961 -
This commit is contained in:
peter 2008-01-26 19:46:02 +00:00
parent 89c98b3481
commit e0e6e9f38b

View File

@ -12,6 +12,12 @@ begin
With Installer do
begin
(*
The include lines below are generated with the following command:
/bin/ls -1 */fpmake.pp | sed 's+\(.*\)+{$include \1}+'
*)
{$include dbus/fpmake.pp}
{$include fcl-async/fpmake.pp}
{$include fcl-base/fpmake.pp}