summaryrefslogtreecommitdiff
path: root/build.properties
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-02-16 17:40:02 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-02-16 17:40:02 -0500
commit74b7077270fdd9d4d7a6eca0bb7011283ae999a8 (patch)
tree1776cc38d7e64bb980df5436655aeaa37dd27b30 /build.properties
initial commit
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.properties b/build.properties
new file mode 100644
index 0000000..0d5fd76
--- /dev/null
+++ b/build.properties
@@ -0,0 +1,4 @@
+# Project specific information
+package=org.usfirst.frc.team4272.robot2015
+robot.class=${package}.Robot
+simulation.world.file=/usr/share/frcsim/worlds/GearsBotDemo.world \ No newline at end of file