gdiplus: Add GdipGetPenCompoundCount implementation.
[wine.git] / dlls / wineandroid.drv / Makefile.in
blob117534f975d123c12113127d8a4c2ea9ea60bfae
1 EXTRADEFS = -DWINE_NO_LONG_TYPES
2 MODULE = wineandroid.drv
3 UNIXLIB = wineandroid.so
4 IMPORTS = ntoskrnl
5 UNIX_LIBS = -lwin32u $(PTHREAD_LIBS)
7 C_SRCS = \
8 device.c \
9 dllmain.c \
10 init.c \
11 keyboard.c \
12 opengl.c \
13 window.c
15 IN_SRCS = \
16 build.gradle.in
18 SVG_SRCS = \
19 wine.svg
21 EXTRA_TARGETS = wine-debug.apk