aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpgtcl/libpgtcl.def
blob: c4b45f2b617db0620e727fae85bcba5f20c88767 (plain)
1
2
3
4
5
6
7
8
;libpgtcl.def
; The LIBRARY entry must be same as the name of your DLL, the name of 
; our DLL is libpgtcl.dll
LIBRARY libpgtcl
EXPORTS 
   
       Pgtcl_Init  
       Pgtcl_SafeInit