initial release

This commit is contained in:
Seil0
2016-08-14 15:17:14 +02:00
parent 833c85dad6
commit c3a3398112
41 changed files with 1475 additions and 0 deletions

8
build.fxbuild Normal file
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="Project HomeFlix"/>
<info/>
</deploy>
<signjar/>
</anttasks:AntTask>