Changes in crossover-wine-src-6.1.0 except for configure
[wine/hacks.git] / dlls / pstorec / Makefile.in
blobb4fdd2db18c88c3ba58f4df9d89e17e35b49d1c8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pstorec.dll
6 IMPORTS = ole32 shlwapi advapi32 kernel32
7 EXTRALIBS = -luuid
9 C_SRCS = \
10 pstorec.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend