OSDN Git Service

Maven wiring to build natives jars.
authorMichael Bayne <mdb@samskivert.com>
Fri, 3 May 2013 14:14:02 +0000 (07:14 -0700)
committerMichael Bayne <mdb@samskivert.com>
Fri, 10 May 2013 20:08:39 +0000 (13:08 -0700)
commit96f21874330ff8cce1e06d43189b5c8d59e7ed85
treec3f498f139a3567d248d8b589d2202f4c8d5514a
parent9fa510b3524a533447d82c9b6be9e55556ff8acb
Maven wiring to build natives jars.

This currently downloads the jars from the build server. It may be possible to
have Maven actually do the native builds, but that seems like perhaps more
trouble than it's worth.
platform/armeabi-v7a.xml [new file with mode: 0644]
platform/armeabi.xml [new file with mode: 0644]
platform/desktop.xml [new file with mode: 0644]
platform/pom.xml [new file with mode: 0644]
pom.xml