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
d621accbea
Sweden-Number
/
dlls
/
cabinet
/
tests
/
Makefile.in
9 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
cabinet: Add initial tests for Extract.
2006-01-10 12:14:47 +01:00
TESTDLL
=
cabinet.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
cabinet
cabinet: Add initial tests for Extract.
2006-01-10 12:14:47 +01: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
=
\
cabinet: Add initial tests for FDI.
2007-08-29 00:28:35 +02:00
extract.c
\
fdi.c
cabinet: Add initial tests for Extract.
2006-01-10 12:14:47 +01:00
@
M
A
K
E
_
T
E
S
T
_
R
U
L
E
S
@