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
9c46b673
Commit
9c46b673
authored
Dec 18, 2022
by
Mohamad Al-Jaf
Committed by
Alexandre Julliard
May 02, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hrtfapo: Add stub DLL.
parent
2b32ba59
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
0 deletions
+9
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/hrtfapo/Makefile.in
+1
-0
hrtfapo.spec
dlls/hrtfapo/hrtfapo.spec
+5
-0
No files found.
configure
View file @
9c46b673
...
...
@@ -1151,6 +1151,7 @@ enable_hidclass_sys
enable_hidparse_sys
enable_hlink
enable_hnetcfg
enable_hrtfapo
enable_http_sys
enable_httpapi
enable_ia2comproxy
...
...
@@ -21391,6 +21392,7 @@ wine_fn_config_makefile dlls/hlink enable_hlink
wine_fn_config_makefile dlls/hlink/tests enable_tests
wine_fn_config_makefile dlls/hnetcfg enable_hnetcfg
wine_fn_config_makefile dlls/hnetcfg/tests enable_tests
wine_fn_config_makefile dlls/hrtfapo enable_hrtfapo
wine_fn_config_makefile dlls/http.sys enable_http_sys
wine_fn_config_makefile dlls/httpapi enable_httpapi
wine_fn_config_makefile dlls/httpapi/tests enable_tests
...
...
configure.ac
View file @
9c46b673
...
...
@@ -2629,6 +2629,7 @@ WINE_CONFIG_MAKEFILE(dlls/hlink)
WINE_CONFIG_MAKEFILE(dlls/hlink/tests)
WINE_CONFIG_MAKEFILE(dlls/hnetcfg)
WINE_CONFIG_MAKEFILE(dlls/hnetcfg/tests)
WINE_CONFIG_MAKEFILE(dlls/hrtfapo)
WINE_CONFIG_MAKEFILE(dlls/http.sys)
WINE_CONFIG_MAKEFILE(dlls/httpapi)
WINE_CONFIG_MAKEFILE(dlls/httpapi/tests)
...
...
dlls/hrtfapo/Makefile.in
0 → 100644
View file @
9c46b673
MODULE
=
hrtfapo.dll
dlls/hrtfapo/hrtfapo.spec
0 → 100644
View file @
9c46b673
@ stub CreateHrtfApo
@ stub CreateHrtfApoWithDatasetType
@ stub CreateHrtfEngineFactory
@ stub IsHrtfApoAvailable
@ stub GetHrtfEngineMinFrameCount
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