I added them as a library (/TwoPartProject/libraries/TheLibraryName), and the arduino IDE copied all the files in the library to /TwoPartProject/Part1 and /TwoPartProject/Part2, which is what I'm trying to avoid.
I added them as a library (/TwoPartProject/libraries/TheLibraryName), and the arduino IDE copied all the files in the library to /TwoPartProject/Part1 and /TwoPartProject/Part2, which is what I'm trying to avoid.