12345678910111213141516171819 |
- #
- # Copyright (c) Contributors to the Open 3D Engine Project.
- # For complete copyright and license terms please see the LICENSE at the root of this distribution.
- #
- # SPDX-License-Identifier: Apache-2.0 OR MIT
- #
- #
- set(FILES
- ../Common/MSVC/AkPlatformFuncs_Default.h
- ../Common/Default/FileIOHandler_wwise_Default.cpp
- ../Common/Default/FileIOHandler_wwise_Default.h
- ../Common/Unimplemented/AudioEngineWwise_Unimplemented.cpp
- AkPlatformFuncs_Platform.h
- AudioSystemImpl_wwise_Windows.cpp
- AudioEngineWwise_Traits_Platform.h
- AudioEngineWwise_Traits_Windows.h
- FileIOHandler_wwise_Platform.h
- )
|