first commit

This commit is contained in:
Hendrik Schutter
2018-03-29 19:45:41 +02:00
committed by GitHub
parent 3f1fd8f9c0
commit d9e84b899d
17 changed files with 988 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="FxPWMaster01"/>
<info/>
</deploy>
<signjar/>
</anttasks:AntTask>