msi/tests: Write-strings warnings fixes.
[wine] / dlls / setupapi / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = setupapi.dll
6 IMPORTS   = setupapi kernel32
7
8 CTESTS = \
9         parser.c \
10         query.c \
11         stringtable.c
12
13 @MAKE_TEST_RULES@
14
15 ### Dependencies: