Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfrijters <jfrijters>2010-01-28 11:06:56 +0300
committerjfrijters <jfrijters>2010-01-28 11:06:56 +0300
commit19be487fe00c8e7e707a15a28840a12aa3e8efe7 (patch)
tree77504009e112ff2216c354165bdcbe52bcc6cee2 /classpath
parente5bea7a81b7959d1b1fc290af9d11f62a5b24e13 (diff)
Removed pre-generated stub jars from cvs and modified build process to generate them during the build.
Diffstat (limited to 'classpath')
-rw-r--r--classpath/IKVM.Runtime.jarbin30950 -> 0 bytes
-rw-r--r--classpath/System.Core.jarbin1229 -> 0 bytes
-rw-r--r--classpath/System.Data.jarbin261896 -> 0 bytes
-rw-r--r--classpath/System.Drawing.jarbin186031 -> 0 bytes
-rw-r--r--classpath/System.jarbin840384 -> 0 bytes
-rw-r--r--classpath/mscorlib.jarbin1114715 -> 0 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/classpath/IKVM.Runtime.jar b/classpath/IKVM.Runtime.jar
deleted file mode 100644
index fc25b9f6..00000000
--- a/classpath/IKVM.Runtime.jar
+++ /dev/null
Binary files differ
diff --git a/classpath/System.Core.jar b/classpath/System.Core.jar
deleted file mode 100644
index 1e72f285..00000000
--- a/classpath/System.Core.jar
+++ /dev/null
Binary files differ
diff --git a/classpath/System.Data.jar b/classpath/System.Data.jar
deleted file mode 100644
index cd657708..00000000
--- a/classpath/System.Data.jar
+++ /dev/null
Binary files differ
diff --git a/classpath/System.Drawing.jar b/classpath/System.Drawing.jar
deleted file mode 100644
index 7a2c638e..00000000
--- a/classpath/System.Drawing.jar
+++ /dev/null
Binary files differ
diff --git a/classpath/System.jar b/classpath/System.jar
deleted file mode 100644
index 53d129a0..00000000
--- a/classpath/System.jar
+++ /dev/null
Binary files differ
diff --git a/classpath/mscorlib.jar b/classpath/mscorlib.jar
deleted file mode 100644
index 5b6d71cd..00000000
--- a/classpath/mscorlib.jar
+++ /dev/null
Binary files differ