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
amzn-phist db1a89a492
Fix level creation on Linux (#3488)
* Fix level creation on Linux

Creating a new level on linux would fail due to backslashes being used in mkdir.
Fixed the slashes to use the AZ_CORRECT_FILESYSTEM_SEPARATOR.

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

* Removed extra line that wasn't needed

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
..
Editor Fix level creation on Linux (#3488) 4 years ago
Framework Enabling several warnings on MSVC that are not enabled by default and are good to have 4 years ago
LauncherUnified Adds functions so targets can define install directories/files 4 years ago
Legacy Enabling several warnings on MSVC that are not enabled by default and are good to have 4 years ago
Tools Enabling several warnings on MSVC that are not enabled by default and are good to have 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago