mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
12 lines
456 B
Properties
12 lines
456 B
Properties
# Properties file for a Sun Spot Application
|
|
#
|
|
# build.properties
|
|
#
|
|
# This file is the default location for user properties that over-ride the
|
|
# defaults in ${sunspot.home}/default.properties. See that file for a full
|
|
# listing of the properties that may be set. This file is minimal and contains
|
|
# only those properties that a user would generally need to set right away.
|
|
#
|
|
#user.classpath=${wpilibj.home}/classes.jar
|
|
user.classpath=${wpilibj.home}/src
|