1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-03 00:09:37 +00:00
wine/programs/notepad/Makefile.in

12 lines
199 B
Makefile

MODULE = notepad.exe
IMPORTS = comdlg32 shell32 shlwapi user32 gdi32 advapi32 comctl32
EXTRADLLFLAGS = -mwindows
SOURCES = \
dialog.c \
main.c \
notepad.man.in \
notepad.rc \
notepad.svg