OSDN Git Service

fixed ikvm runtime
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sat, 2 Jun 2012 14:35:39 +0000 (14:35 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sat, 2 Jun 2012 14:35:39 +0000 (14:35 +0000)
15 files changed:
backends/gdx-backend-iosmonotouch/libs/ICSharpCode.SharpZipLib.dll [new file with mode: 0644]
backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Beans.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Charsets.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Core.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Misc.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Text.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Util.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.Reflection.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.JNI.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.dll
backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.dll.mdb
backends/gdx-backend-iosmonotouch/libs/ikvm.exe [new file with mode: 0644]
backends/gdx-backend-iosmonotouch/libs/ikvmc.exe [new file with mode: 0644]
backends/gdx-backend-iosmonotouch/libs/ikvmstub.exe [new file with mode: 0644]
backends/gdx-backend-iosmonotouch/libs/libikvm-natives.a

diff --git a/backends/gdx-backend-iosmonotouch/libs/ICSharpCode.SharpZipLib.dll b/backends/gdx-backend-iosmonotouch/libs/ICSharpCode.SharpZipLib.dll
new file mode 100644 (file)
index 0000000..77bafe8
Binary files /dev/null and b/backends/gdx-backend-iosmonotouch/libs/ICSharpCode.SharpZipLib.dll differ
index e6de42f..e2b3f88 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Beans.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Beans.dll differ
index e0c2788..01346e5 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Charsets.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Charsets.dll differ
index 677243d..dd20943 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Core.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Core.dll differ
index b023721..01c3a16 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Misc.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Misc.dll differ
index 4a3ce48..a05a4b1 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Text.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Text.dll differ
index 9e73fdb..e4c0cff 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Util.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.OpenJDK.Util.dll differ
index 5b1677e..6d65e88 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.Reflection.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.Reflection.dll differ
index 56dbc0c..7ed6527 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.JNI.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.JNI.dll differ
index b6043ba..6b90092 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.dll and b/backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.dll differ
index f1d5008..6a8d9de 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.dll.mdb and b/backends/gdx-backend-iosmonotouch/libs/IKVM.Runtime.dll.mdb differ
diff --git a/backends/gdx-backend-iosmonotouch/libs/ikvm.exe b/backends/gdx-backend-iosmonotouch/libs/ikvm.exe
new file mode 100644 (file)
index 0000000..06d7ad5
Binary files /dev/null and b/backends/gdx-backend-iosmonotouch/libs/ikvm.exe differ
diff --git a/backends/gdx-backend-iosmonotouch/libs/ikvmc.exe b/backends/gdx-backend-iosmonotouch/libs/ikvmc.exe
new file mode 100644 (file)
index 0000000..ce55e52
Binary files /dev/null and b/backends/gdx-backend-iosmonotouch/libs/ikvmc.exe differ
diff --git a/backends/gdx-backend-iosmonotouch/libs/ikvmstub.exe b/backends/gdx-backend-iosmonotouch/libs/ikvmstub.exe
new file mode 100644 (file)
index 0000000..92bc2d5
Binary files /dev/null and b/backends/gdx-backend-iosmonotouch/libs/ikvmstub.exe differ
index ae72404..d152f95 100644 (file)
Binary files a/backends/gdx-backend-iosmonotouch/libs/libikvm-natives.a and b/backends/gdx-backend-iosmonotouch/libs/libikvm-natives.a differ