wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_create_3d().
[wine/multimedia.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@