This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
40ad619ac3
Sweden-Number
/
dlls
/
wing.dll16
/
Makefile.in
8 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
gdi32: Make wing.dll into a stand-alone 16-bit module.
2009-09-26 13:32:25 +02:00
MODULE
=
wing.dll16
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
gdi32
EXTRADLLFLAGS
=
-m16
gdi32: Make wing.dll into a stand-alone 16-bit module.
2009-09-26 13:32:25 +02:00
C_SRCS
=
wing.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@