X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FByteFX.Data%2FMakefile;h=bf7f851c857891e087766236eb6ba1d812c168d8;hb=e26c37a4795e68bb533fdfaaa9536b9bfe1f5b87;hp=706c32e5c42f5417a8dc8a5f2efd09b545301794;hpb=234225d112c4b018b8d1796f4c06a15812137500;p=mono.git diff --git a/mcs/class/ByteFX.Data/Makefile b/mcs/class/ByteFX.Data/Makefile index 706c32e5c42..bf7f851c857 100644 --- a/mcs/class/ByteFX.Data/Makefile +++ b/mcs/class/ByteFX.Data/Makefile @@ -12,6 +12,7 @@ LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll \ /r:System.Data.dll /r:ICSharpCode.SharpZipLib.dll \ /r:System.Design.dll /r:System.Drawing.dll /r:System.Windows.Forms.dll \ /r:Mono.Posix.dll \ + /codepage:28591 \ $(OTHER_RES:%=/res:%) NO_TEST = yes