Create build.fxbuild

This commit is contained in:
s441433 2019-01-12 15:27:58 +01:00
parent 25576ec571
commit ffe084e453

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="ASCII"?>
<anttasks:AntTask xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:anttasks="http://org.eclipse.fx.ide.jdt/1.0" buildDirectory="${project}/build">
<deploy>
<application name=""/>
<info/>
</deploy>
<signjar/>
</anttasks:AntTask>