wine/dlls/wtsapi32/Makefile.in

15 lines
229 B
Makefile
Raw Normal View History

2005-01-24 19:42:02 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wtsapi32.dll
IMPORTLIB = libwtsapi32.$(IMPLIBEXT)
2005-01-24 19:42:02 +00:00
IMPORTS = kernel32
C_SRCS = \
wtsapi32.c
@MAKE_DLL_RULES@
### Dependencies: