Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web.Extensions.Design/Makefile')
-rw-r--r--mcs/class/System.Web.Extensions.Design/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Web.Extensions.Design/Makefile b/mcs/class/System.Web.Extensions.Design/Makefile
index b0d4288e45a..090a6fae248 100644
--- a/mcs/class/System.Web.Extensions.Design/Makefile
+++ b/mcs/class/System.Web.Extensions.Design/Makefile
@@ -4,6 +4,7 @@ include ../../build/rules.make
LIBRARY = System.Web.Extensions.Design.dll
+LIB_REFS = System System.Design System.Drawing System.Windows.Forms
LIB_MCS_FLAGS = \
-define:NET_3_5 \
-r:System.dll -r:System.Design.dll -r:System.Drawing.dll -r:System.Windows.Forms.dll