OSDN Git Service

[updated] demos one more time
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 18 Jan 2011 12:57:54 +0000 (12:57 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 18 Jan 2011 12:57:54 +0000 (12:57 +0000)
18 files changed:
build.xml
demos/helloworld/gdx-helloworld-android/libs/gdx-backend-android.jar
demos/helloworld/gdx-helloworld-android/libs/gdx.jar
demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar [new file with mode: 0644]
demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar
demos/helloworld/gdx-helloworld/libs/gdx-natives.jar
demos/helloworld/gdx-helloworld/libs/gdx-sources.jar
demos/helloworld/gdx-helloworld/libs/gdx.jar
demos/invaders/gdx-invaders-android/libs/gdx-backend-android.jar
demos/invaders/gdx-invaders-android/libs/gdx.jar
demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar [new file with mode: 0644]
demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar
demos/invaders/gdx-invaders/libs/gdx-natives.jar
demos/invaders/gdx-invaders/libs/gdx-sources.jar
demos/invaders/gdx-invaders/libs/gdx.jar
gdx/libs/gdx-natives.jar
gdx/libs/windows/gdx.dll
gdx/libs/windows64/gdx-64.dll

index ad0135a..6ebec8e 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -190,6 +190,7 @@ gdx and backend modules and creates a distribution out of this mess.
                <copy tofile="demos/helloworld/gdx-helloworld/libs/gdx.jar" file="${stable}/gdx.jar" />\r
                <copy tofile="demos/helloworld/gdx-helloworld/libs/gdx-sources.jar" file="${stable}/gdx-sources.jar" />\r
                <copy tofile="demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl.jar" file="${stable}/gdx-backend-jogl.jar" />\r
+               <copy tofile="demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar" file="${stable}/gdx-backend-jogl-natives.jar" />\r
                <copy tofile="demos/helloworld/gdx-helloworld/libs/gdx-natives.jar" file="${stable}/gdx-natives.jar" failonerror="false" />\r
 \r
                <copy tofile="demos/helloworld/gdx-helloworld-android/libs/gdx.jar" file="${stable}/gdx.jar" />\r
@@ -204,6 +205,7 @@ gdx and backend modules and creates a distribution out of this mess.
                <copy tofile="demos/invaders/gdx-invaders/libs/gdx.jar" file="${stable}/gdx.jar" />\r
                <copy tofile="demos/invaders/gdx-invaders/libs/gdx-sources.jar" file="${stable}/gdx-sources.jar" />\r
                <copy tofile="demos/invaders/gdx-invaders/libs/gdx-backend-jogl.jar" file="${stable}/gdx-backend-jogl.jar" />\r
+               <copy tofile="demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar" file="${stable}/gdx-backend-jogl-natives.jar" />\r
                <copy tofile="demos/invaders/gdx-invaders/libs/gdx-natives.jar" file="${stable}/gdx-natives.jar" />\r
                \r
                <copy tofile="demos/invaders/gdx-invaders-android/libs/gdx.jar" file="${stable}/gdx.jar" />\r
index 9ae5c6c..d4d128e 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 6d752fc..6736db3 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld-android/libs/gdx.jar and b/demos/helloworld/gdx-helloworld-android/libs/gdx.jar differ
diff --git a/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar
new file mode 100644 (file)
index 0000000..fac2f3a
Binary files /dev/null and b/demos/helloworld/gdx-helloworld/libs/gdx-backend-jogl-natives.jar differ
index c6026fe..8bb2023 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 1fed37e..d797014 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar and b/demos/helloworld/gdx-helloworld/libs/gdx-natives.jar differ
index e431bd0..01078b5 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 6d752fc..6736db3 100644 (file)
Binary files a/demos/helloworld/gdx-helloworld/libs/gdx.jar and b/demos/helloworld/gdx-helloworld/libs/gdx.jar differ
index 9ae5c6c..d4d128e 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 6d752fc..6736db3 100644 (file)
Binary files a/demos/invaders/gdx-invaders-android/libs/gdx.jar and b/demos/invaders/gdx-invaders-android/libs/gdx.jar differ
diff --git a/demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar b/demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar
new file mode 100644 (file)
index 0000000..fac2f3a
Binary files /dev/null and b/demos/invaders/gdx-invaders/libs/gdx-backend-jogl-natives.jar differ
index c6026fe..8bb2023 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 1fed37e..d797014 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx-natives.jar and b/demos/invaders/gdx-invaders/libs/gdx-natives.jar differ
index e431bd0..01078b5 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 6d752fc..6736db3 100644 (file)
Binary files a/demos/invaders/gdx-invaders/libs/gdx.jar and b/demos/invaders/gdx-invaders/libs/gdx.jar differ
index 1fed37e..d797014 100644 (file)
Binary files a/gdx/libs/gdx-natives.jar and b/gdx/libs/gdx-natives.jar differ
index 3d99d64..89cb70c 100644 (file)
Binary files a/gdx/libs/windows/gdx.dll and b/gdx/libs/windows/gdx.dll differ
index a9844a7..f8b5a4b 100644 (file)
Binary files a/gdx/libs/windows64/gdx-64.dll and b/gdx/libs/windows64/gdx-64.dll differ