d3dx9/tests: Add basic tests for ID3DXRenderToEnvMap.
[wine/multimedia.git] / programs / rpcss / Makefile.in
blob40bd188a536974be9fc48fb0727c67ff705aa739
1 EXTRADEFS = -D__WINESRC__
2 MODULE = rpcss.exe
3 APPMODE = -mconsole
4 IMPORTS = rpcrt4
6 C_SRCS = \
7 epmp.c \
8 irotp.c \
9 rpcss_main.c
11 IDL_S_SRCS = \
12 epm.idl \
13 irot.idl
15 @MAKE_PROG_RULES@