Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
ad8c61d8
Commit
ad8c61d8
authored
Jun 13, 2022
by
Connor McAdams
Committed by
Alexandre Julliard
Jun 15, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Import IAccessible2 headers.
Signed-off-by:
Connor McAdams
<
cmcadams@codeweavers.com
>
parent
2e2377df
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
0 deletions
+2
-0
Makefile.in
include/Makefile.in
+1
-0
iaccessible2.idl
include/wine/iaccessible2.idl
+0
-0
make_makefiles
tools/make_makefiles
+1
-0
No files found.
include/Makefile.in
View file @
ad8c61d8
...
...
@@ -812,6 +812,7 @@ SOURCES = \
wine/debug.h
\
wine/exception.h
\
wine/fil_data.idl
\
wine/iaccessible2.idl
\
wine/itss.idl
\
wine/orpc.idl
\
wine/svcctl.idl
\
...
...
include/wine/iaccessible2.idl
0 → 100644
View file @
ad8c61d8
This source diff could not be displayed because it is too large. You can
view the blob
instead.
tools/make_makefiles
View file @
ad8c61d8
...
...
@@ -41,6 +41,7 @@ my %modules16 =
my
%
exported_wine_headers
=
(
"wine/debug.h"
=>
1
,
"wine/exception.h"
=>
1
,
"wine/iaccessible2.idl"
=>
1
,
"wine/itss.idl"
=>
1
,
"wine/svcctl.idl"
=>
1
,
);
...
...
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