multiplayersample_gamelift_server_files.cmake 252 B

1234567891011
  1. #
  2. # Copyright (c) Contributors to the Open 3D Engine Project
  3. #
  4. # SPDX-License-Identifier: Apache-2.0 OR MIT
  5. #
  6. #
  7. set(FILES
  8. Source/MultiplayerSampleAWSGameLiftServerSystemComponent.cpp
  9. Source/MultiplayerSampleAWSGameLiftServerSystemComponent.h
  10. )