winapi_test: '* long *' is 4 bytes, not pointer size, on Windows.
[wine.git] / programs / winecfg / Makefile.in
bloba2746f7d4ac657dc98513e9bec7e741bcd0495c8
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 driveui.c \
11 libraries.c \
12 main.c \
13 theme.c \
14 winecfg.c \
15 x11drvdlg.c
17 RC_SRCS = winecfg.rc
19 MANPAGES = winecfg.man.in
21 SVG_SRCS = \
22 logo.svg \
23 winecfg.svg