usp10: Generalize out applying Opentype features and define default features for...
[wine] / dlls / twain.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = twain.dll16
6 EXTRADLLFLAGS = -m16 -Wb,--main-module,twain_32.dll
7
8 C_SRCS = twain.c
9
10 @MAKE_DLL_RULES@