wine-wine/dlls/propsys/Makefile.in

15 lines
265 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = propsys.dll
IMPORTS = kernel32
C_SRCS = \
propsys_main.c \
propvar.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend