compstui: Add minimal compstui.dll (stubs only).
[wine/hacks.git] / dlls / compstui / Makefile.in
blobc187c5b651e343ee44a97c3075c961d51e4c675b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compstui.dll
6 IMPORTLIB = libcompstui.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 compstui_main.c
12 @MAKE_DLL_RULES@
14 ### Dependencies: