d3dcompiler_43: Make asmshader_error() and set_rel_reg() static.
[wine/multimedia.git] / dlls / pstorec / Makefile.in
blob2026fec217253ba3a170a03d4e584f4790de4810
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pstorec.dll
6 IMPORTS = uuid
8 C_SRCS = \
9 pstorec.c
11 RC_SRCS = rsrc.rc
13 IDL_TLB_SRCS = pstorec_tlb.idl
15 @MAKE_DLL_RULES@