usp10: Handle Ligature Substitution Subtable from GSUB.
[wine/testsucceed.git] / dlls / dplayx / tests / Makefile.in
blobba381e4d264701ab1984e1f3bdc438c045cb032b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dplayx.dll
6 IMPORTS = dplayx ole32 kernel32
8 C_SRCS = \
9 dplayx.c
11 @MAKE_TEST_RULES@