Commit 9c46b673 authored by Mohamad Al-Jaf's avatar Mohamad Al-Jaf Committed by Alexandre Julliard

hrtfapo: Add stub DLL.

parent 2b32ba59
......@@ -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
......
......@@ -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)
......
MODULE = hrtfapo.dll
@ stub CreateHrtfApo
@ stub CreateHrtfApoWithDatasetType
@ stub CreateHrtfEngineFactory
@ stub IsHrtfApoAvailable
@ stub GetHrtfEngineMinFrameCount
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