dplayx: Tests for GetCaps.
[wine/gsoc_dplay.git] / programs / explorer / Makefile.in
blob97b2c743180b47b97d8e949dbf67ea742c8b2df5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = explorer.exe
6 APPMODE = -mwindows -municode
7 IMPORTS = rpcrt4 user32 gdi32 advapi32 kernel32 ntdll
8 DELAYIMPORTS = comctl32
10 C_SRCS = \
11 desktop.c \
12 explorer.c \
13 systray.c
15 @MAKE_PROG_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend