Ver código fonte

* added short name for fcl-hash

Tomas Hajny 7 meses atrás
pai
commit
2b6c136d01
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/fcl-hash/fpmake.pp

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

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