From 40d01342d00c57dce5069e53a455db048a2967d5 Mon Sep 17 00:00:00 2001 From: The Fuzzy Riolu Date: Mon, 12 Mar 2018 11:52:38 -0400 Subject: Initial commit --- .../obj/Release/android/assets/Java.Interop.dll | Bin 0 -> 82944 bytes .../obj/Release/android/assets/Mono.Android.dll | Bin 0 -> 820736 bytes .../obj/Release/android/assets/Mono.Android.pdb | Bin 0 -> 233528 bytes .../Release/android/assets/MonoGame.Framework.dll | Bin 0 -> 822784 bytes .../obj/Release/android/assets/OpenTK-1.0.dll | Bin 0 -> 104448 bytes .../obj/Release/android/assets/OpenTK-1.0.pdb | Bin 0 -> 19872 bytes .../obj/Release/android/assets/System.Core.dll | Bin 0 -> 59392 bytes .../obj/Release/android/assets/System.Core.pdb | Bin 0 -> 23224 bytes .../assets/System.Runtime.Serialization.dll | Bin 0 -> 5632 bytes .../assets/System.Runtime.Serialization.pdb | Bin 0 -> 724 bytes .../obj/Release/android/assets/System.dll | Bin 0 -> 175104 bytes .../obj/Release/android/assets/System.pdb | Bin 0 -> 75800 bytes .../android/assets/WatercolorGames.Pong.dll | Bin 0 -> 14848 bytes .../android/assets/WatercolorGames.Pong.dll.mdb | Bin 0 -> 4124 bytes .../obj/Release/android/assets/machine.config | 273 +++++++++++++++++++++ .../obj/Release/android/assets/mscorlib.dll | Bin 0 -> 1816576 bytes .../obj/Release/android/assets/mscorlib.pdb | Bin 0 -> 746836 bytes .../Release/android/assets/shrunk/Java.Interop.dll | Bin 0 -> 82944 bytes .../Release/android/assets/shrunk/Mono.Android.dll | Bin 0 -> 712704 bytes .../Release/android/assets/shrunk/OpenTK-1.0.dll | Bin 0 -> 104448 bytes .../Release/android/assets/shrunk/System.Core.dll | Bin 0 -> 59392 bytes .../assets/shrunk/System.Runtime.Serialization.dll | Bin 0 -> 5632 bytes .../obj/Release/android/assets/shrunk/System.dll | Bin 0 -> 175104 bytes .../obj/Release/android/assets/shrunk/mscorlib.dll | Bin 0 -> 1816576 bytes .../obj/Release/android/assets/shrunk/shrunk.flag | 0 25 files changed, 273 insertions(+) create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/Java.Interop.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.pdb create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/MonoGame.Framework.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.pdb create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/System.Core.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/System.Core.pdb create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.pdb create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/System.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/System.pdb create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll.mdb create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/machine.config create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/mscorlib.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/mscorlib.pdb create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/Java.Interop.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/Mono.Android.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/OpenTK-1.0.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Core.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Runtime.Serialization.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/mscorlib.dll create mode 100644 WatercolorGames.Pong/obj/Release/android/assets/shrunk/shrunk.flag (limited to 'WatercolorGames.Pong/obj/Release/android/assets') diff --git a/WatercolorGames.Pong/obj/Release/android/assets/Java.Interop.dll b/WatercolorGames.Pong/obj/Release/android/assets/Java.Interop.dll new file mode 100644 index 0000000..014569c Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/Java.Interop.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.dll b/WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.dll new file mode 100644 index 0000000..a62e4cf Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.pdb b/WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.pdb new file mode 100644 index 0000000..2c8e561 Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/Mono.Android.pdb differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/MonoGame.Framework.dll b/WatercolorGames.Pong/obj/Release/android/assets/MonoGame.Framework.dll new file mode 100644 index 0000000..ffe8fdb Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/MonoGame.Framework.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.dll b/WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.dll new file mode 100644 index 0000000..6683eff Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.pdb b/WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.pdb new file mode 100644 index 0000000..b777b1d Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/OpenTK-1.0.pdb differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/System.Core.dll b/WatercolorGames.Pong/obj/Release/android/assets/System.Core.dll new file mode 100644 index 0000000..df3ef5a Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/System.Core.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/System.Core.pdb b/WatercolorGames.Pong/obj/Release/android/assets/System.Core.pdb new file mode 100644 index 0000000..9f0e8a9 Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/System.Core.pdb differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.dll b/WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.dll new file mode 100644 index 0000000..d8764f1 Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.pdb b/WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.pdb new file mode 100644 index 0000000..13ff934 Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/System.Runtime.Serialization.pdb differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/System.dll b/WatercolorGames.Pong/obj/Release/android/assets/System.dll new file mode 100644 index 0000000..b98805e Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/System.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/System.pdb b/WatercolorGames.Pong/obj/Release/android/assets/System.pdb new file mode 100644 index 0000000..08fa1ae Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/System.pdb differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll b/WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll new file mode 100644 index 0000000..231b9ec Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll.mdb b/WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll.mdb new file mode 100644 index 0000000..572df38 Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/WatercolorGames.Pong.dll.mdb differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/machine.config b/WatercolorGames.Pong/obj/Release/android/assets/machine.config new file mode 100644 index 0000000..76ccdb4 --- /dev/null +++ b/WatercolorGames.Pong/obj/Release/android/assets/machine.config @@ -0,0 +1,273 @@ + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+ + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/WatercolorGames.Pong/obj/Release/android/assets/mscorlib.dll b/WatercolorGames.Pong/obj/Release/android/assets/mscorlib.dll new file mode 100644 index 0000000..1ee9a4e Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/mscorlib.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/mscorlib.pdb b/WatercolorGames.Pong/obj/Release/android/assets/mscorlib.pdb new file mode 100644 index 0000000..d477489 Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/mscorlib.pdb differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/Java.Interop.dll b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/Java.Interop.dll new file mode 100644 index 0000000..014569c Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/Java.Interop.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/Mono.Android.dll b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/Mono.Android.dll new file mode 100644 index 0000000..ac7245a Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/Mono.Android.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/OpenTK-1.0.dll b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/OpenTK-1.0.dll new file mode 100644 index 0000000..6683eff Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/OpenTK-1.0.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Core.dll b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Core.dll new file mode 100644 index 0000000..df3ef5a Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Core.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Runtime.Serialization.dll b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Runtime.Serialization.dll new file mode 100644 index 0000000..d8764f1 Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.Runtime.Serialization.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.dll b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.dll new file mode 100644 index 0000000..b98805e Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/System.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/mscorlib.dll b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/mscorlib.dll new file mode 100644 index 0000000..1ee9a4e Binary files /dev/null and b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/mscorlib.dll differ diff --git a/WatercolorGames.Pong/obj/Release/android/assets/shrunk/shrunk.flag b/WatercolorGames.Pong/obj/Release/android/assets/shrunk/shrunk.flag new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3