frc-cpp-vagrantfile/config/buildfile

3 lines
258 B
Ruby

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.