Explorar o código

* add commandline how to generate the include lines

git-svn-id: trunk@9961 -
peter %!s(int64=17) %!d(string=hai) anos
pai
achega
e0e6e9f38b
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      packages/fpmake.pp

+ 6 - 0
packages/fpmake.pp

@@ -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}