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/Code/LauncherUnified
Esteban Papp 4b3d0d1054
LYN-4327 [SDK] External Gem's aren't added to the project solution when using SDK (#1191)
* should pickup the external directories registered by the project

* Add support for AzTest and AzTestRunner in the SDK

* missing IMPORT_LIB

* Moved where .Assets targets get generated so they are visible in the SDK

* generate the Directory.Build.props in the right path

* excluding target on platforms that dont support it
5 years ago
..
Platform Merge branch 'main' into ly-as-sdk/LYN-2948 5 years ago
Resources Initial commit 5 years ago
Tests Integrating github/staging through commit 5f214be 5 years ago
CMakeLists.txt Clarified the error message that is output when the project.json is not found 5 years ago
FindLauncherGenerator.cmake Add newlines to the end of all files 5 years ago
Game.cpp Integrating github/staging through commit 5f214be 5 years ago
Launcher.cpp Merge remote-tracking branch 'origin' into MultiplayerComponents 5 years ago
Launcher.h Integrating github/staging through commit 5f214be 5 years ago
LauncherProject.cpp LYN-2537 engine assets (#254) 5 years ago
Server.cpp Integrating github/staging through commit 5f214be 5 years ago
StaticModules.in Fix monolithic builds 5 years ago
launcher_files.cmake Initial commit 5 years ago
launcher_game_files.cmake Initial commit 5 years ago
launcher_generator.cmake LYN-4327 [SDK] External Gem's aren't added to the project solution when using SDK (#1191) 5 years ago
launcher_project_files.cmake Initial commit 5 years ago
launcher_server_files.cmake Initial commit 5 years ago
launcher_test_files.cmake Initial commit 5 years ago