frc-cpp-vagrantfile/config/buildfile

3 lines
258 B
Plaintext
Raw Normal View History

2015-01-06 08:56:58 -05:00
Zaphod.cpp
The line above should be the path of the main file relative to src. The program will compile /vagrant/src/$FILE where $FILE is the line above. It should include headers that include other files that need to be compiled. The default is Robot.cpp.