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
7a437c29f3
Sweden-Number
/
dlls
/
mlang
/
tests
/
Makefile.in
8 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> Added an implementation of mlang.dll and test cases for it.
2004-08-04 20:33:06 +02:00
TESTDLL
=
mlang.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
mlang oleaut32 ole32 gdi32
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> Added an implementation of mlang.dll and test cases for it.
2004-08-04 20:33:06 +02:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> Added an implementation of mlang.dll and test cases for it.
2004-08-04 20:33:06 +02:00
mlang.c
@
M
A
K
E
_
T
E
S
T
_
R
U
L
E
S
@