comctl32/listview: Free ID array when removing all items.
[wine] / dlls / sti / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = sti.dll
6 IMPORTLIB = sti
7 IMPORTS   = uuid ole32 advapi32 kernel32
8
9 C_SRCS = \
10         regsvr.c \
11         sti.c \
12         sti_main.c
13
14 @MAKE_DLL_RULES@
15
16 @DEPENDENCIES@  # everything below this line is overwritten by make depend