advapi32: Remove wrong "is NULL and error out" code (coccicheck).
[wine/wine-gecko.git] / dlls / gameux / tests / Makefile.in
blobfdbf1d37340308ed9f3c283d59015a2a5965c26d
1 TESTDLL = gameux.dll
2 IMPORTS = uuid shlwapi oleaut32 ole32 advapi32
4 C_SRCS = \
5 gameexplorer.c \
6 gamestatistics.c
8 RC_SRCS = rsrc.rc
10 @MAKE_TEST_RULES@