local.properties.in 570 B

1234567891011121314151617
  1. ###
  2. ### Copyright (c) Contributors to the Open 3D Engine Project.
  3. ### For complete copyright and license terms please see the LICENSE at the root of this distribution.
  4. ###
  5. ### SPDX-License-Identifier: Apache-2.0 OR MIT
  6. ###
  7. ## This file must *NOT* be checked into Version Control Systems,
  8. # as it contains information specific to your local configuration.
  9. #
  10. # Location of the SDK. This is only used by Gradle.
  11. # For customization when using a Version Control System, please read the
  12. # header note.
  13. # ${GENERATION_TIMESTAMP}
  14. sdk.dir=${ANDROID_SDK_PATH}
  15. ${CMAKE_DIR_LINE}