Files
haxework/project.xml
2013-08-09 08:56:46 +02:00

10 lines
282 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<project>
<meta title="Haxework" package="com.abit.haxework" version="1.0.0" company="Abit"/>
<app main="com.abit.haxework.Test" path="target" file="haxework-test"/>
<source path="src/main/haxe"/>
<haxelib name="openfl"/>
</project>