windows.media: Partially implement IClosedCaptionPropertiesStatics_get_FontSize.
[wine.git] / dlls / wineandroid.drv / Makefile.in
blobabd893db71f2fe89a6b76dbbd65c2907b8b1f5e6
1 MODULE = wineandroid.drv
2 UNIXLIB = wineandroid.so
3 IMPORTS = ntoskrnl
4 UNIX_LIBS = -lwin32u $(PTHREAD_LIBS)
6 C_SRCS = \
7 device.c \
8 dllmain.c \
9 init.c \
10 keyboard.c \
11 opengl.c \
12 window.c
14 IN_SRCS = \
15 build.gradle.in
17 SVG_SRCS = \
18 wine.svg
20 EXTRA_TARGETS = wine-debug.apk