wined3d: Pass a wined3d_resource_desc structure to wined3d_texture_create_3d().
[wine/multimedia.git] / dlls / wiaservc / Makefile.in
blob920507062c5eae87dc879f65922a2e6a755e0acc
1 MODULE = wiaservc.dll
2 IMPORTS = uuid ole32 advapi32
4 C_SRCS = \
5 factory.c \
6 service.c \
7 wiadevmgr.c \
8 wiaservc_main.c
10 IDL_R_SRCS = wiaservc.idl
12 RC_SRCS = rsrc.rc
14 @MAKE_DLL_RULES@