OSDN Git Service

[updtaed] demo libs
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 7 Nov 2010 16:03:38 +0000 (16:03 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sun, 7 Nov 2010 16:03:38 +0000 (16:03 +0000)
27 files changed:
demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libgdx.so
demos/helloworld/gdx-helloworld-android/libs/armeabi/libgdx.so
demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar
demos/helloworld/gdx-helloworld-android/libs/gdx.jar
demos/helloworld/gdx-helloworld/.classpath
demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar
demos/helloworld/gdx-helloworld/libs/gdx-sources.jar
demos/helloworld/gdx-helloworld/libs/gdx.dll
demos/helloworld/gdx-helloworld/libs/gdx.jar
demos/invaders/gdx-invaders-android/libs/armeabi-v7a/libgdx.so
demos/invaders/gdx-invaders-android/libs/armeabi/libgdx.so
demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar
demos/invaders/gdx-invaders-android/libs/gdx.jar
demos/invaders/gdx-invaders/.classpath
demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar
demos/invaders/gdx-invaders/libs/gdx-sources.jar
demos/invaders/gdx-invaders/libs/gdx.dll
demos/invaders/gdx-invaders/libs/gdx.jar
demos/rtm-android/libs/armeabi-v7a/libgdx.so [new file with mode: 0644]
demos/rtm-android/libs/armeabi/libandroidgl20.so [new file with mode: 0644]
demos/rtm-android/libs/armeabi/libgdx.so [new file with mode: 0644]
demos/rtm-android/libs/gdx-backend-android.jar [deleted file]
demos/rtm-android/libs/gdx.jar [deleted file]
demos/rtm/libs/gdx-backend-jogl.jar
demos/rtm/libs/gdx-sources.jar
demos/rtm/libs/gdx.dll
demos/rtm/libs/gdx.jar

index 473ec2e..25f9df6 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libgdx.so and b/demos/helloworld/gdx-helloworld-android/libs/armeabi-v7a/libgdx.so differ
index b384a34..44adea9 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/armeabi/libgdx.so and b/demos/helloworld/gdx-helloworld-android/libs/armeabi/libgdx.so differ
index 5862b5a..9219731 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar differ
index 1bbdeae..1c99b24 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx.jar differ
index f995f2e..1f47e39 100644 (file)
@@ -4,6 +4,10 @@
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>\r
        <classpathentry kind="lib" path="libs/gdx-backend-jogl.jar"/>\r
        <classpathentry kind="lib" path="libs/gdx-sources.jar"/>\r
-       <classpathentry kind="lib" path="libs/gdx.jar"/>\r
+       <classpathentry kind="lib" path="libs/gdx.jar">\r
+               <attributes>\r
+                       <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="gdx-helloworld/libs"/>\r
+               </attributes>\r
+       </classpathentry>\r
        <classpathentry kind="output" path="bin"/>\r
 </classpath>\r
index 5bbfa0e..9964847 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar differ
index 942f74e..54557da 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-sources.jar differ
index b9dd1f2..9c966f2 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx.dll and b/demos/helloworld/gdx-helloworld/libs/gdx.dll differ
index 452b672..1c99b24 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx.jar and b/demos/helloworld/gdx-helloworld/libs/gdx.jar differ
index 473ec2e..25f9df6 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/armeabi-v7a/libgdx.so and b/demos/invaders/gdx-invaders-android/libs/armeabi-v7a/libgdx.so differ
index b384a34..44adea9 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/armeabi/libgdx.so and b/demos/invaders/gdx-invaders-android/libs/armeabi/libgdx.so differ
index 5862b5a..9219731 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar and b/demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar differ
index 1bbdeae..1c99b24 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/gdx.jar and b/demos/invaders/gdx-invaders-android/libs/gdx.jar differ
index f995f2e..db2cb63 100644 (file)
@@ -4,6 +4,10 @@
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>\r
        <classpathentry kind="lib" path="libs/gdx-backend-jogl.jar"/>\r
        <classpathentry kind="lib" path="libs/gdx-sources.jar"/>\r
-       <classpathentry kind="lib" path="libs/gdx.jar"/>\r
+       <classpathentry kind="lib" path="libs/gdx.jar">\r
+               <attributes>\r
+                       <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="gdx-invaders/libs"/>\r
+               </attributes>\r
+       </classpathentry>\r
        <classpathentry kind="output" path="bin"/>\r
 </classpath>\r
index 5bbfa0e..9964847 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar and b/demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar differ
index 942f74e..54557da 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx-sources.jar and b/demos/invaders/gdx-invaders/libs/gdx-sources.jar differ
index b9dd1f2..9c966f2 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx.dll and b/demos/invaders/gdx-invaders/libs/gdx.dll differ
index 452b672..1c99b24 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx.jar and b/demos/invaders/gdx-invaders/libs/gdx.jar differ
diff --git a/demos/rtm-android/libs/armeabi-v7a/libgdx.so b/demos/rtm-android/libs/armeabi-v7a/libgdx.so
new file mode 100644 (file)
index 0000000..25f9df6
Binary files /dev/null and b/demos/rtm-android/libs/armeabi-v7a/libgdx.so differ
diff --git a/demos/rtm-android/libs/armeabi/libandroidgl20.so b/demos/rtm-android/libs/armeabi/libandroidgl20.so
new file mode 100644 (file)
index 0000000..7a7cd7f
Binary files /dev/null and b/demos/rtm-android/libs/armeabi/libandroidgl20.so differ
diff --git a/demos/rtm-android/libs/armeabi/libgdx.so b/demos/rtm-android/libs/armeabi/libgdx.so
new file mode 100644 (file)
index 0000000..44adea9
Binary files /dev/null and b/demos/rtm-android/libs/armeabi/libgdx.so differ
diff --git a/demos/rtm-android/libs/gdx-backend-android.jar b/demos/rtm-android/libs/gdx-backend-android.jar
deleted file mode 100644 (file)
index 5862b5a..0000000
Binary files a/demos/rtm-android/libs/gdx-backend-android.jar and /dev/null differ
diff --git a/demos/rtm-android/libs/gdx.jar b/demos/rtm-android/libs/gdx.jar
deleted file mode 100644 (file)
index 1bbdeae..0000000
Binary files a/demos/rtm-android/libs/gdx.jar and /dev/null differ
index 5bbfa0e..9964847 100644 (file)
Binary files a/demos/rtm/libs/gdx-backend-jogl.jar and b/demos/rtm/libs/gdx-backend-jogl.jar differ
index 942f74e..54557da 100644 (file)
Binary files a/demos/rtm/libs/gdx-sources.jar and b/demos/rtm/libs/gdx-sources.jar differ
index b9dd1f2..9c966f2 100644 (file)
Binary files a/demos/rtm/libs/gdx.dll and b/demos/rtm/libs/gdx.dll differ
index 452b672..1c99b24 100644 (file)
Binary files a/demos/rtm/libs/gdx.jar and b/demos/rtm/libs/gdx.jar differ