summaryrefslogtreecommitdiffstats
path: root/build.fxbuild
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-11-23 21:11:37 +0100
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-11-23 21:11:37 +0100
commit949e1bfa83b7cd7615c25fca630ecb6d9861928b (patch)
tree5c566cc5cc6ff2f0b9ea3506b1e6f84ee38afe7f /build.fxbuild
downloadNotepad---949e1bfa83b7cd7615c25fca630ecb6d9861928b.tar.gz
Notepad---949e1bfa83b7cd7615c25fca630ecb6d9861928b.zip
Add first version of Notepad--
Diffstat (limited to 'build.fxbuild')
-rw-r--r--build.fxbuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/build.fxbuild b/build.fxbuild
new file mode 100644
index 0000000..3a07d47
--- /dev/null
+++ b/build.fxbuild
@@ -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="Notepad--"/>
+ <info/>
+ </deploy>
+ <signjar/>
+</anttasks:AntTask>