wine-wine/programs/notepad/Makefile.in

15 lines
227 B
Makefile

MODULE = notepad.exe
IMPORTS = comdlg32 shell32 shlwapi user32 gdi32 advapi32
EXTRADLLFLAGS = -mwindows -mno-cygwin
C_SRCS = \
dialog.c \
main.c
RC_SRCS = notepad.rc
MANPAGES = notepad.man.in
SVG_SRCS = notepad.svg