Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 343e38a

Browse files
committed
> The win32.mak and libpgtcl.def files had been lost (patch doesn't handle
> new files). I'm attaching those two files below. > > Regards > Mikhail Terekhov
1 parent 495e264 commit 343e38a

File tree

2 files changed

+209
-209
lines changed

2 files changed

+209
-209
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
;libpgtcl.def
2-
; The LIBRARY entry must be same as the name of your DLL, the name of
3-
; our DLL is libpgtcl.dll
4-
LIBRARY libpgtcl
5-
EXPORTS
6-
7-
Pgtcl_Init
8-
Pgtcl_SafeInit
1+
;libpgtcl.def
2+
; The LIBRARY entry must be same as the name of your DLL, the name of
3+
; our DLL is libpgtcl.dll
4+
LIBRARY libpgtcl
5+
EXPORTS
6+
7+
Pgtcl_Init
8+
Pgtcl_SafeInit

0 commit comments

Comments
 (0)