user32: Implement SetCoalescableTimer and add basic tests.
[wine.git] / programs / winecfg / Makefile.in
blob7b52a6943e4c211b1dc59c04961a46fdd7050b75
1 MODULE = winecfg.exe
2 APPMODE = -mwindows
3 IMPORTS = uuid comdlg32 comctl32 shell32 ole32 winmm shlwapi uxtheme user32 gdi32 advapi32
5 C_SRCS = \
6 about.c \
7 appdefaults.c \
8 audio.c \
9 drive.c \
10 drivedetect.c \
11 driveui.c \
12 libraries.c \
13 main.c \
14 theme.c \
15 winecfg.c \
16 x11drvdlg.c
18 RC_SRCS = winecfg.rc
20 MANPAGES = winecfg.man.in
22 SVG_SRCS = \
23 logo.svg \
24 winecfg.svg
26 INSTALL_LIB = winecfg.exe winecfg