mirror of https://github.com/tasks/tasks
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
440 B
Properties
16 lines
440 B
Properties
15 years ago
|
# This file is used to override default values used by the Ant build system.
|
||
|
#
|
||
|
# This file must be checked in Version Control Systems, as it is
|
||
|
# integral to the build system of your project.
|
||
|
|
||
|
# The name of your application package as defined in the manifest.
|
||
|
# Used by the 'uninstall' rule.
|
||
|
#application-package=com.example.myproject
|
||
|
|
||
|
# The name of the source folder.
|
||
|
#source-folder=src
|
||
|
|
||
|
# The name of the output folder.
|
||
|
#out-folder=bin
|
||
|
|