Image v22

Added the v22 libraries and headers, and updated the minimum version number to version 22

Change-Id: Ie89dcde0212f164296c01e906b3ee9f332fb0b02
This commit is contained in:
Fredric Silberberg
2014-12-12 15:15:45 -05:00
parent 19a7243bfc
commit 745489fec7
7 changed files with 6 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ networktables.sources=${wpilib.lib}/NetworkTables-sources.jar
#jnaerator.jar=${wpilib.lib}/jnaerator-runtime.jar
#classpath=${wpilib.jar}:${networktables.jar}:${jna.jar}:${jnaerator.jar}
classpath=${wpilib.jar}:${networktables.jar}
roboRIOAllowedImages=20
roboRIOAllowedImages=22
# Ant support
wpilib.ant.dir=${wpilib}/ant