blob: 738df00a9b3a6cc8995d4beaf534be5149cc50f2 [file] [log] [blame]
david_williamsd386c462007-12-17 14:54:16 +00001The launch file provided in this directory is
david_williams099bc042007-12-10 02:04:25 +00002an example only. It will need to be cusomized for
3particular machines, and particular needs.
4It is an example of how to run the build.xml file from the IDE,
5for local developer tests. It is not used as part of production builds.
6
7In addition to the environment variables and properties in this launch config,
8the directory pointed to by LOCAL_BUILD_PROPERTIES_DIR can be used
9to supply many other properties. See the directorty 'localBuildExample'
david_williams98416292007-12-10 02:31:13 +000010for a set of example files and properties.
david_williams099bc042007-12-10 02:04:25 +000011