From: kruland2607 Date: Thu, 26 Apr 2012 21:12:35 +0000 (+0000) Subject: Added build target which translates rocksim component directories in resources-src... X-Git-Tag: upstream/12.09^2~314 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=232d9943c82cfd0dd3bd9b2e86fedcc6265aea38;p=debian%2Fopenrocket Added build target which translates rocksim component directories in resources-src into ORC format in resources. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@622 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/core/build.xml b/core/build.xml index a1c930c9..7ae8c365 100644 --- a/core/build.xml +++ b/core/build.xml @@ -38,11 +38,23 @@ - + + + + + + + + + + + + + - + @@ -76,7 +88,41 @@ - + + + + + + + Generating ORC file for vendor @{vendor} + + + + + + + + + + + + + + + + + @@ -213,4 +259,4 @@ ${nonascii} - \ No newline at end of file + diff --git a/core/lib-extra/ant-contrib-1.0b3.jar b/core/lib-extra/ant-contrib-1.0b3.jar new file mode 100644 index 00000000..06253766 Binary files /dev/null and b/core/lib-extra/ant-contrib-1.0b3.jar differ