server: add async_terminated to allow server-side request changes before user apc
[wine/hacks.git] / dlls / compstui / Makefile.in
blobace41c655d5e67708ca5e36057f7ab3bb8606ea6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compstui.dll
6 IMPORTLIB = compstui
7 IMPORTS = kernel32
9 C_SRCS = \
10 compstui_main.c
12 @MAKE_DLL_RULES@