* Brush.cs: added texture brush with transform tests
[mono.git] / mcs / class / System.Drawing / Makefile
index 3631d2d001ad5506a6a6fbbe93fda53495c748a9..bfd94f047e170536065098e6e083206ae39b5411 100644 (file)
@@ -4,7 +4,7 @@ SUBDIRS =
 
 LIBRARY = System.Drawing.dll
 
-LIB_MCS_FLAGS = /unsafe /r:$(corlib) /r:System.dll /nowarn:649 /nowarn:169 /codepage:28591
+LIB_MCS_FLAGS = /unsafe /r:$(corlib) /r:System.dll /nowarn:649 /nowarn:169
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -resource:Test/resources/indexed.png,indexed.png \
         /r:System.Drawing.dll -nowarn:0618 -nowarn:219 -nowarn:169 -nowarn:1595