Parcourir la source

* added short name for fcl-pdf

git-svn-id: trunk@33917 -
Tomas Hajny il y a 9 ans
Parent
commit
942360289f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      packages/fcl-pdf/fpmake.pp

+ 1 - 0
packages/fcl-pdf/fpmake.pp

@@ -12,6 +12,7 @@ begin
     begin
 {$endif ALLPACKAGES}
     P:=AddPackage('fcl-pdf');
+    P.ShortName:='fcpd';
 
 {$ifdef ALLPACKAGES}
     P.Directory:=ADirectory;