samples/guiAndGfx: eC port of JFD's Mekano
[sdk] / samples / guiAndGfx / mekano / mekano.ec
diff --git a/samples/guiAndGfx/mekano/mekano.ec b/samples/guiAndGfx/mekano/mekano.ec
new file mode 100644 (file)
index 0000000..b48d595
--- /dev/null
@@ -0,0 +1,3 @@
+import "mekanownd"
+
+MekanoWnd mekano { displayDriver = "OpenGL"; };