all: g++ main.cpp ../Progress.cpp ../StatusBarManager.cpp -o example .PHONY: all