diff options
Diffstat (limited to 'scripts/build.alias.template')
-rw-r--r-- | scripts/build.alias.template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/build.alias.template b/scripts/build.alias.template index b605295..1043af1 100644 --- a/scripts/build.alias.template +++ b/scripts/build.alias.template @@ -1,4 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +ALIAS PROJECTS ARE CURRENT NOT SUPPORTED. +THIS FILE IS CURRENTLY BROKEN AND SHOULD NOT BE USED. +--> <project name="PROJECT_NAME" default="package"> <!-- The build.properties file can be created by you and is never touched |