1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/programs/view/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

10 lines
140 B
Makefile

MODULE = view.exe
IMPORTS = comdlg32 user32 gdi32 comctl32
EXTRADLLFLAGS = -mwindows -municode
C_SRCS = \
view.c
RC_SRCS = view.rc