blob: 74c18b36b2e5ff16ca6a937689eebe9ecdbb0d69 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winecfg.exe
APPMODE = -mwindows
IMPORTS = comdlg32 comctl32 shell32 ole32 winmm shlwapi uxtheme user32 gdi32 advapi32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
appdefaults.c \
audio.c \
drive.c \
drivedetect.c \
driveui.c \
libraries.c \
main.c \
theme.c \
winecfg.c \
x11drvdlg.c
RC_SRCS = winecfg.rc
RC_BINSRC = winecfg.rc
RC_BINARIES = \
idb_checkbox.bmp \
idb_wine.bmp
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend