qcap: Do not store full DLL path in the registry.
[wine/winequartzdrv.git] / programs / control / Makefile.in
blobc734f5958c944e64db402bb809daf3a8e8767a93
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = control.exe
6 APPMODE = -mwindows
7 IMPORTS = shell32 user32 kernel32
9 C_SRCS = control.c
11 @MAKE_PROG_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend