dplayx: Tests for GetCaps.
[wine/gsoc_dplay.git] / programs / clock / Makefile.in
blobf69bcf10f85c01ccd728e003bd3bbb0f783c7c0f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = clock.exe
6 APPMODE = -mwindows
7 IMPORTS = comdlg32 shell32 user32 gdi32 kernel32
9 C_SRCS = \
10 main.c \
11 winclock.c
13 RC_SRCS = rsrc.rc
15 @MAKE_PROG_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend