user32: Scale window dimensions in SetWindowPos() based on DPI awareness.
[wine.git] / programs / notepad / Makefile.in
blob28e37109ab3835fc50ad13548b896cccbf6e1d17
1 MODULE = notepad.exe
2 APPMODE = -mwindows -mno-cygwin
3 IMPORTS = comdlg32 shell32 shlwapi user32 gdi32 advapi32
5 C_SRCS = \
6 dialog.c \
7 main.c
9 RC_SRCS = notepad.rc
11 MANPAGES = notepad.man.in
13 SVG_SRCS = notepad.svg
15 INSTALL_LIB = notepad.exe $(wine64_disable)notepad