;
; cdll definition file for <name>
;

name "Font2"
  version 1.00
  author "DeskLib"

; --- Exported symbols ---

exports
{
  Font2_Initialise
  Font2_ClaimFont
  Font2_ReleaseFont
  Font2_ReclaimFont
}

; --- Object files ---

objects
{
  o.Font2
}
