Merge pull request #823 from DavidKarlas/master
[mono.git] / data / config.in
index 167d509b6de098ec3299acf45d3b94711e9fb1b4..32e075a3856e6aee10ab22d48ccba0ca89b7e918 100644 (file)
@@ -26,4 +26,6 @@
                <dllentry dll="__Internal" name="MoveMemory" target="mono_win32_compat_MoveMemory"/>
                <dllentry dll="__Internal" name="ZeroMemory" target="mono_win32_compat_ZeroMemory"/>
        </dllmap>
+       <dllmap dll="gdiplus" target="@prefix@/lib/libgdiplus@libsuffix@" os="!windows"/>
+       <dllmap dll="gdiplus.dll" target="@prefix@/lib/libgdiplus@libsuffix@"  os="!windows"/>
 </configuration>