From ba9af7648a79b54836019ca792e40e81ca863c86 Mon Sep 17 00:00:00 2001 From: tim Date: Fri, 18 Apr 2014 09:28:31 +0100 Subject: good to go --- liveengineUnmapped/ofxSVGTiny/example/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 liveengineUnmapped/ofxSVGTiny/example/Makefile (limited to 'liveengineUnmapped/ofxSVGTiny/example/Makefile') diff --git a/liveengineUnmapped/ofxSVGTiny/example/Makefile b/liveengineUnmapped/ofxSVGTiny/example/Makefile new file mode 100644 index 0000000..2d83a77 --- /dev/null +++ b/liveengineUnmapped/ofxSVGTiny/example/Makefile @@ -0,0 +1,2 @@ +include config.make +include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/Makefile.examples -- cgit v1.2.3