kernel32: Change all functions to use CDECL.
[wine/wine64.git] / dlls / uxtheme / tests / Makefile.in
blob58e986e7119e851b5fc39683ba16ee5ca0a108f3
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = uxtheme.dll
6 IMPORTS = user32 kernel32
8 CTESTS = \
9 system.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend