Moved gewf under draft/src/gewf

This commit is contained in:
2013-07-05 15:13:43 +02:00
parent f7012e5b85
commit 2676b16425
13 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
To generate "demo"
gewf demo.cfg
It will generate the project under demo\demo.ecf
note for now, the "template" folder should be in the current folder.

View File

@@ -0,0 +1,4 @@
{
"template": "basic",
"application": {"name" : "demo", "root_class": "EWF_DEMO" }
}