gdi32/tests: Add test for GetGlyphOutlineW() requesting buffer size for space char.
[wine/hacks.git] / programs / winhelp.exe16 / Makefile.in
bloba41791b08ccd7bf6b2a4d1b7467d8a822908abf2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winhelp.exe16
6 APPMODE = -mwindows -Wb,--subsystem,win16
7 IMPORTS = kernel32
9 C_SRCS = winhelp.c
11 @MAKE_PROG_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend