msi: Only ignore the StringPool and StringData in a transform.
[wine/testsucceed.git] / dlls / wtsapi32 / Makefile.in
blob196dc5c086518d0f0403e2fa7cff86a5e2a2ad20
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wtsapi32.dll
6 IMPORTLIB = libwtsapi32.$(IMPLIBEXT)
7 IMPORTS = kernel32
8 EXTRADEFS = -DWINE_NO_LONG_AS_INT
10 C_SRCS = \
11 wtsapi32.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend