From 35238aa2953051ec0de131af06730b883fe6483c Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 20 May 2013 09:31:12 +0100 Subject: some reorganisation --- 03_play/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 03_play/Makefile (limited to '03_play/Makefile') diff --git a/03_play/Makefile b/03_play/Makefile new file mode 100755 index 0000000..2d83a77 --- /dev/null +++ b/03_play/Makefile @@ -0,0 +1,2 @@ +include config.make +include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/Makefile.examples -- cgit v1.2.3