
This does not allow compilation of examples with more files than main.cpp, ofApp.h and ofApp.cpp.
Ie: examples / input_output / fileBufferLoadingCSVExample fails because MorseCodePlayer.h and MorseCodePlayer.cpp are not added to the project.
Another example is examples / math / noise1dExample; does not include ofxSimpleSlider.h and .cpp.