You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Code additions to download data from Google Play Store if not on device - Changes deploy to write new meta-data - Changes to Android deploy to cache ini files once and re-read instead of the constant open/read we had - Added template/code generation system so we can now generate Java files based on a template for project dependent names etc [CL 2521147 by Robert Jones in Main branch]
13 lines
382 B
Properties
13 lines
382 B
Properties
# This file is automatically generated by Android Tools.
|
|
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
|
#
|
|
# This file must be checked in Version Control Systems.
|
|
#
|
|
# To customize properties used by the Ant build system use,
|
|
# "ant.properties", and override values to adapt the script to your
|
|
# project structure.
|
|
|
|
# Project target.
|
|
target=android-15
|
|
android.library=true
|