Added everything
This commit is contained in:
4
example/Makefile
Normal file
4
example/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
all:
|
||||
g++ main.cpp ../Progress.cpp ../StatusBarManager.cpp -o example
|
||||
|
||||
.PHONY: all
|
||||
Reference in New Issue
Block a user