aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/gl3d-spin/demo.mk
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-08-20 13:54:54 +1000
committerinmarket <andrewh@inmarket.com.au>2014-08-20 13:54:54 +1000
commit99da5c825b217e1341fb3b3440ad7d4b76a06bfe (patch)
treeb81d6844e2396a8e0fe7cf426f1954ba63f0c52b /demos/modules/gwin/gl3d-spin/demo.mk
parente4880b72697feff3b4423f48cf77d015c114776c (diff)
downloaduGFX-99da5c825b217e1341fb3b3440ad7d4b76a06bfe.tar.gz
uGFX-99da5c825b217e1341fb3b3440ad7d4b76a06bfe.tar.bz2
uGFX-99da5c825b217e1341fb3b3440ad7d4b76a06bfe.zip
Update gl3d spin demo
Diffstat (limited to 'demos/modules/gwin/gl3d-spin/demo.mk')
-rw-r--r--demos/modules/gwin/gl3d-spin/demo.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/modules/gwin/gl3d-spin/demo.mk b/demos/modules/gwin/gl3d-spin/demo.mk
new file mode 100644
index 00000000..bed1ab31
--- /dev/null
+++ b/demos/modules/gwin/gl3d-spin/demo.mk
@@ -0,0 +1,3 @@
+DEMODIR = $(GFXLIB)/demos/modules/gwin/gl3d-spin
+GFXINC += $(DEMODIR)
+GFXSRC += $(DEMODIR)/main.c