Browse Source

- delete obsolete library description

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8348 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 14 years ago
parent
commit
ae183b8d50
1 changed files with 0 additions and 21 deletions
  1. 0 21
      jme3-android/src/com/jme3/gde/android/jme3-android.xml

+ 0 - 21
jme3-android/src/com/jme3/gde/android/jme3-android.xml

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