multiplayersample_asset_files.cmake 334 B

12345678910111213
  1. #
  2. # 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.
  3. #
  4. # SPDX-License-Identifier: Apache-2.0 OR MIT
  5. #
  6. #
  7. set(FILES
  8. Materials/UVs.azsl
  9. Materials/UVs.materialtype
  10. Materials/UVs.shader
  11. Shaders/CommonVS.azsli
  12. )