wined3d: Explicitly calculate the sub-resource level in surface_upload_from_surface().
[wine.git] / programs / winecfg / Makefile.in
blobd516778834513b678da706f67a36dfdf22705f7e
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 $(wine64_disable)winecfg