12 lines
260 B
Makefile
Raw Normal View History

thisdir = class/System.Drawing.Design
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Drawing.Design.dll
LIB_REFS = System System.Drawing System.Windows.Forms
KEYFILE = ../msfinal.pub
LIB_MCS_FLAGS =
NO_TEST = yes
include ../../build/library.make