Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
e5069b10
Commit
e5069b10
authored
May 31, 2017
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineandroid: Add an initial GDI driver.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
1c1db33a
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletion
+9
-1
Makefile.in
dlls/wineandroid.drv/Makefile.in
+6
-0
init.c
dlls/wineandroid.drv/init.c
+0
-0
wineandroid.drv.spec
dlls/wineandroid.drv/wineandroid.drv.spec
+3
-1
No files found.
dlls/wineandroid.drv/Makefile.in
View file @
e5069b10
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
...
...
dlls/wineandroid.drv/init.c
0 → 100644
View file @
e5069b10
This diff is collapsed.
Click to expand it.
dlls/wineandroid.drv/wineandroid.drv.spec
View file @
e5069b10
# Nothing here yet
# GDI driver
@ cdecl wine_get_gdi_driver(long) ANDROID_get_gdi_driver
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment