tools: Assume that FreeType supports FT_Load_Sfnt_Table.
[wine/multimedia.git] / programs / plugplay / Makefile.in
blob36d8cc89e799d20cb4236b18545e3e81d7a66c2b
1 MODULE = plugplay.exe
2 APPMODE = -mconsole -municode
3 IMPORTS = advapi32
5 C_SRCS = \
6 main.c
8 @MAKE_PROG_RULES@