Browse Source

Add namespaced version of libfontconfig and unixtype units in _USES clause

Pierre Muller 1 năm trước cách đây
mục cha
commit
9782b206cf
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      packages/fcl-pdf/src/fpttf.pp

+ 3 - 0
packages/fcl-pdf/src/fpttf.pp

@@ -172,6 +172,9 @@ uses
   ,WinApi.Shlobj
   ,WinApi.Activex
   {$endif}
+  {$if (defined(LINUX) or defined(BSD)) and not defined(DARWIN)}
+  ,Api.Libfontconfig, UnixApi.Types
+  {$ifend}
   ;
 {$ELSE FPC_DOTTEDUNITS}
 uses