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
167ffc7b4b
Sweden-Number
/
dlls
/
mprapi
/
Makefile.in
8 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a stub implementation of mprapi.dll.
2006-04-27 13:52:12 +02:00
MODULE
=
mprapi.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 16:52:54 +01:00
IMPORTLIB
=
mprapi
Add a stub implementation of mprapi.dll.
2006-04-27 13:52:12 +02:00
C_SRCS
=
\
mprapi.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@