init
This commit is contained in:
10
project.xml
Executable file
10
project.xml
Executable file
@@ -0,0 +1,10 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user