d3d11/tests: Add test for 3D texture interfaces.
[wine.git] / programs / notepad / Makefile.in
blob26e977d8e74236971883931454a80e7341dc9d3e
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