urlmon/tests: Test for return value directly, without macros.
[wine] / dlls / pstorec / Makefile.in
1 MODULE    = pstorec.dll
2 IMPORTS   = uuid
3
4 C_SRCS = \
5         pstorec.c
6
7 RC_SRCS = rsrc.rc
8
9 IDL_TLB_SRCS = pstorec_tlb.idl
10
11 @MAKE_DLL_RULES@