wine/programs/winecfg/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

25 lines
379 B
Makefile

MODULE = winecfg.exe
IMPORTS = uuid comdlg32 comctl32 shell32 ole32 winmm shlwapi uxtheme user32 gdi32 advapi32
EXTRADLLFLAGS = -mwindows -municode
C_SRCS = \
about.c \
appdefaults.c \
audio.c \
drive.c \
driveui.c \
libraries.c \
main.c \
theme.c \
winecfg.c \
x11drvdlg.c
RC_SRCS = winecfg.rc
MANPAGES = winecfg.man.in
SVG_SRCS = \
logo.svg \
winecfg.svg