summaryrefslogtreecommitdiff
path: root/src/interfaces/libpgtcl.def
blob: 0ecc5ea0319a5ddfa0f5dfc5ec83d6252f279686 (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