Refactor the sources

This commit is contained in:
Endolf 2018-05-09 20:38:48 +01:00
parent c71f96a708
commit 682ebbaf69
46 changed files with 5 additions and 12 deletions

View file

@ -43,7 +43,7 @@
<phase>compile</phase>
<configuration>
<target>
<ant dir="." target="compile_native"/>
<ant dir="${project.build.sourceDirectory}/main/native"/>
</target>
</configuration>
<goals>