2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.Drawing.Design
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.Drawing.Design.dll
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System System.Drawing System.Windows.Forms
|
|
|
|
LIB_MCS_FLAGS = /r:$(corlib)
|
2014-08-13 10:39:27 +01:00
|
|
|
NO_TEST = yes
|
|
|
|
|
|
|
|
include ../../build/library.make
|