OSDN Git Service

[removed] all dependencies from all projects. they now refer to the backends/dependen...
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Mon, 25 Oct 2010 15:27:11 +0000 (15:27 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Mon, 25 Oct 2010 15:27:11 +0000 (15:27 +0000)
commit6d557f2732b05bee4015c8f8b76477ab950079cf
tree3bdce99c457c3e2fb103c5f56d836f4bbd3bfa07
parenta1190b7e626712b1c278a0ffc999385ed212d9c4
[removed] all dependencies from all projects. they now refer to the backends/dependencies project and the jars within. a bit clumpsy but a lot less space needed and cleaner.
17 files changed:
backends/gdx-backend-android/.classpath
backends/gdx-backend-android/libs/android-2.0.jar [deleted file]
backends/gdx-backend-applet/.classpath
backends/gdx-backend-applet/libs/gdx-dependencies-applet.jar [deleted file]
backends/gdx-backend-desktop/.classpath
backends/gdx-backend-desktop/libs/gdx-dependencies-desktop.jar [deleted file]
backends/gdx-backend-lwjgl/.classpath
backends/gdx-backend-lwjgl/libs/gdx-dependencies-lwjgl.jar [deleted file]
backends/gdx-backend-lwjgl/libs/lwjgl-debug.jar [deleted file]
backends/gdx-backend-lwjgl/libs/lwjgl-natives.jar [deleted file]
backends/gdx-backend-lwjgl/libs/lwjgl.jar [deleted file]
gdx/windows/gdx.dll
tests/gdx-tests-android/libs/gdx-backend-android.jar [deleted file]
tests/gdx-tests-desktop/src/com/badlogic/gdx/tests/desktop/JoglDebugStarter.java [new file with mode: 0644]
tests/gdx-tests/src/com/badlogic/gdx/tests/PerformanceTest.java [deleted file]
tests/gdx-tests/src/com/badlogic/gdx/tests/SoundTest.java
tests/gdx-tests/src/com/badlogic/gdx/tests/utils/GdxTests.java