initial commit

This commit is contained in:
2019-03-30 22:31:04 +01:00
parent 8a47e0123f
commit d287e27776
10 changed files with 297 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="jFx3Dtest"/>
<info/>
</deploy>
<signjar/>
</anttasks:AntTask>