From 6df3a5680585765d35915daefe4a12cd3e57f17e Mon Sep 17 00:00:00 2001 From: MW Date: Sun, 4 Nov 2007 16:27:57 +0000 Subject: trying to fix the problem of Mono not liking to work with Mono.Addins, but MS .net is fine with it. --- bin/Mono.Addins.exe | Bin 0 -> 163840 bytes bin/mono-addins.exe | Bin 163840 -> 0 bytes prebuild.xml | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 bin/Mono.Addins.exe delete mode 100644 bin/mono-addins.exe diff --git a/bin/Mono.Addins.exe b/bin/Mono.Addins.exe new file mode 100644 index 0000000..1071747 Binary files /dev/null and b/bin/Mono.Addins.exe differ diff --git a/bin/mono-addins.exe b/bin/mono-addins.exe deleted file mode 100644 index 6cc3658..0000000 Binary files a/bin/mono-addins.exe and /dev/null differ diff --git a/prebuild.xml b/prebuild.xml index b3ca211..2f0a419 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -665,6 +665,7 @@ ../../../bin/ + @@ -683,7 +684,6 @@ - @@ -702,13 +702,13 @@ ../../../bin/ + - -- cgit v1.1