aab3d8df67
* Converting LandscapeCanvas automated tests to utilize prefab system Signed-off-by: jckand-amzn <82226555+jckand-amzn@users.noreply.github.com> * Finalizing LandscapeCanvas automated test conversions to utilize prefab system Signed-off-by: jckand-amzn <82226555+jckand-amzn@users.noreply.github.com> * Removing test gem from enabled_gems for AutomatedTesting Signed-off-by: jckand-amzn <82226555+jckand-amzn@users.noreply.github.com> * Removing test gem subdirectory that was mistakenly committed Signed-off-by: jckand-amzn <82226555+jckand-amzn@users.noreply.github.com> * Removing debug wait Signed-off-by: jckand-amzn <82226555+jckand-amzn@users.noreply.github.com>
20 lines
544 B
JSON
20 lines
544 B
JSON
{
|
|
"project_name": "AutomatedTesting",
|
|
"product_name": "AutomatedTesting",
|
|
"executable_name": "AutomatedTestingLauncher",
|
|
"modules": [],
|
|
"project_id": "{D816AFAE-4BB7-4FEF-88F4-E2B786DCF29D}",
|
|
"android_settings": {
|
|
"package_name": "org.o3de.automatedtesting",
|
|
"version_number": 1,
|
|
"version_name": "1.0.0",
|
|
"orientation": "landscape"
|
|
},
|
|
"engine": "o3de",
|
|
"display_name": "AutomatedTesting",
|
|
"icon_path": "preview.png",
|
|
"external_subdirectories": [
|
|
"Gem"
|
|
]
|
|
}
|