You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
894 B
23 lines
894 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
To change this template, choose Tools | Templates
|
|
and open the template in the editor.
|
|
-->
|
|
<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
|
|
<library version="1.0">
|
|
<name>android-base</name>
|
|
<type>j2se</type>
|
|
<localizing-bundle>com.jme3.gde.android.Bundle</localizing-bundle>
|
|
<volume>
|
|
<type>classpath</type>
|
|
<resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jME3-android.jar!/</resource>
|
|
<resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jME3-bullet.jar!/</resource>
|
|
<resource>jar:nbinst://com.jme3.gde.project.libraries/libs/jME3-bullet-natives-android.jar!/</resource>
|
|
</volume>
|
|
<volume>
|
|
<type>src</type>
|
|
</volume>
|
|
<volume>
|
|
<type>javadoc</type>
|
|
</volume>
|
|
</library>
|
|
|