Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 362 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 362 Bytes

virtual_toolbox_SD_2019-2020

A repository for the JLG/Jerr Dan Virtual Toolbox Bucknell senior design project

Compilation Instructions:

$make distclean $qmake FrontEnd.pro $make $./VirtualToolbox

**************alternately instead of "make distclean" can delete .o files that will be different in new compilation. Will reduce compilation time signifigantly