winetest: Store the test name as the resource name instead of in a separate string...
[wine.git] / programs / explorer / Makefile.in
blobe386c2e8c7f444405df1f6b2da4927246ebbd910
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = explorer.exe
6 APPMODE = -mwindows
7 IMPORTS = user32 gdi32 advapi32 kernel32 ntdll
8 DELAYIMPORTS = comctl32
9 EXTRADEFS = @HALINCL@
11 C_SRCS = \
12 desktop.c \
13 explorer.c \
14 hal.c \
15 systray.c
17 @MAKE_PROG_RULES@
19 ### Dependencies: