10 lines
282 B
XML
Executable File
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> |