- add ios-base to jMonkeyEngine3 Library plugin

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9922 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
nor..67 2012-10-30 16:30:31 +00:00
parent 7a0b6b15fc
commit 97909725cb
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,23 @@
<?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>ios-base</name>
<type>j2se</type>
<localizing-bundle>com.jme3.gde.ios.Bundle</localizing-bundle>
<volume>
<type>classpath</type>
<resource>jar:nbinst://com.jme3.gde.project.baselibs/libs/jME3-ios.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-ios.jar!/</resource-->
</volume>
<volume>
<type>src</type>
</volume>
<volume>
<type>javadoc</type>
</volume>
</library>

View File

@ -5,6 +5,7 @@
<folder name="Libraries">
<file name="jme3.xml" url="jme3.xml"/>
<file name="android-base.xml" url="android-base.xml"/>
<file name="ios-base.xml" url="ios-base.xml"/>
</folder>
</folder>
</filesystem>