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
5aa2d48796
Sweden-Number
/
dlls
/
fusion
/
tests
/
Makefile.in
9 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
fusion: Add initial tests for IAssemblyCache.
2008-03-31 08:03:24 +02:00
TESTDLL
=
fusion.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
user32
fusion: Add initial tests for IAssemblyCache.
2008-03-31 08:03:24 +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
=
\
fusion: Add initial tests for IAssemblyCache.
2008-03-31 08:03:24 +02:00
asmcache.c
\
fusion: Add tests for the IAssemblyEnum interface.
2009-02-19 12:31:47 +01:00
asmenum.c
\
fusion: Implement GetCachePath.
2008-07-08 06:57:16 +02:00
asmname.c
\
fusion.c