[editor] added editor module
This commit is contained in:
@@ -20,4 +20,9 @@
|
||||
<haxeflag name="-dce" value="no"/>
|
||||
<haxeflag name="-D" value="dom"/>
|
||||
<!--<template path="src/client/webapp/index_template.html" rename="index.html"/>-->
|
||||
|
||||
<section if="build_editor">
|
||||
<app main="ru.m.tankz.editor.Editor" path="target" file="editor"/>
|
||||
<source path="src/editor/haxe"/>
|
||||
</section>
|
||||
</project>
|
||||
Reference in New Issue
Block a user