2d156364da
Signed-off-by: Steve Pham <spham@amazon.com>
17 lines
570 B
Plaintext
17 lines
570 B
Plaintext
###
|
|
### 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.
|
|
###
|
|
### SPDX-License-Identifier: Apache-2.0 OR MIT
|
|
###
|
|
|
|
## This file must *NOT* be checked into Version Control Systems,
|
|
# as it contains information specific to your local configuration.
|
|
#
|
|
# Location of the SDK. This is only used by Gradle.
|
|
# For customization when using a Version Control System, please read the
|
|
# header note.
|
|
# ${GENERATION_TIMESTAMP}
|
|
sdk.dir=${ANDROID_SDK_PATH}
|
|
${CMAKE_DIR_LINE}
|