Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-10-11 20:02:06 +0000
committermkersten2005-10-11 20:02:06 +0000
commita944b871430fd456b797a71652b124194cd1084b (patch)
tree0e634ef3b734b2b643dc4f2885da3a548c84a7a2 /org.eclipse.mylyn.tasks.core/build-user.xml
parentc9b747582f9cc8dcd0b9e9de724966fb87794eeb (diff)
downloadorg.eclipse.mylyn.tasks-a944b871430fd456b797a71652b124194cd1084b.tar.gz
org.eclipse.mylyn.tasks-a944b871430fd456b797a71652b124194cd1084b.tar.xz
org.eclipse.mylyn.tasks-a944b871430fd456b797a71652b124194cd1084b.zip
Adding build files
Diffstat (limited to 'org.eclipse.mylyn.tasks.core/build-user.xml')
-rw-r--r--org.eclipse.mylyn.tasks.core/build-user.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.core/build-user.xml b/org.eclipse.mylyn.tasks.core/build-user.xml
new file mode 100644
index 000000000..6097713f2
--- /dev/null
+++ b/org.eclipse.mylyn.tasks.core/build-user.xml
@@ -0,0 +1,3 @@
+<target name="help">
+ <echo message="Please run: $ ant -v -projecthelp"/>
+</target> \ No newline at end of file

Back to the top