Commit e5069b10 authored by Alexandre Julliard's avatar Alexandre Julliard

wineandroid: Add an initial GDI driver.

parent 1c1db33a
MODULE = wineandroid.drv
C_SRCS = \
init.c
IN_SRCS = \
build.gradle.in
SVG_SRCS = \
wine.svg
EXTRA_TARGETS = wine-debug.apk
all: wine-debug.apk
......
# Nothing here yet
# GDI driver
@ cdecl wine_get_gdi_driver(long) ANDROID_get_gdi_driver
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment