You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AudioEngineWwise/Code/Source
amzn-phist 50f66bde69
Remove the use of a .Stub version of the Wwise Gem (#4879)
* Remove the definition of a 'Stub' Wwise Gem

This removes the conditional compilation of a '.Stub' version of the
Wwise Gem.  Now, all we do is not define any of the AudioEngineWwise
targets in CMake whenever Wwise is not available (SDK not found or
platform unsupported).

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Remove the remaining stub files, no longer needed

This removes the files.cmake and stub module cpp files that made up the
.Stub version of this Gem.  These are no longer needed.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
..
Builder Update the FileIO Aliases (#4186) 4 years ago
Editor Fix issues with audio localization bank switching (#2945) 4 years ago
Engine Fix compile errors in the Wwise Gem (#3989) 4 years ago
AudioEngineWwiseGemSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioEngineWwiseGemSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioEngineWwiseModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago