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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Jorgensen <ajorgensen@novell.com>2009-06-16 01:43:31 +0400
committerAndrew Jorgensen <ajorgensen@novell.com>2009-06-16 01:43:31 +0400
commitf1ce6f4ca749b773da832d52087fcb79bdf06270 (patch)
treef2552b7b083732a5b62ec6307cb2a6a193c17e37
parent0b8931c012026a8654fa284fc5141c9cb23e2ab2 (diff)
parent48747372cdcb4426745850909617b53a1b9a86c4 (diff)
svn path=/branches/mono-2-4-2/mono-tools/; revision=136172
-rw-r--r--gsharp/gsharp.exe.config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gsharp/gsharp.exe.config.in b/gsharp/gsharp.exe.config.in
new file mode 100644
index 00000000..75550978
--- /dev/null
+++ b/gsharp/gsharp.exe.config.in
@@ -0,0 +1,3 @@
+<configuration>
+ <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-x11-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/>
+</configuration>