2014-08-13 10:39:27 +01:00
|
|
|
thisdir = class/System.Web.Extensions.Design
|
|
|
|
SUBDIRS =
|
|
|
|
include ../../build/rules.make
|
|
|
|
|
|
|
|
LIBRARY = System.Web.Extensions.Design.dll
|
|
|
|
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_REFS = System System.Design System.Drawing System.Windows.Forms
|
2017-10-19 20:04:20 +00:00
|
|
|
KEYFILE = ../winfx.pub
|
2015-08-26 07:17:56 -04:00
|
|
|
LIB_MCS_FLAGS = -define:NET_3_5
|
2014-08-13 10:39:27 +01:00
|
|
|
|
|
|
|
include ../../build/library.make
|
|
|
|
|