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.Design/Makefile')
-rw-r--r--mcs/class/System.Design/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Design/Makefile b/mcs/class/System.Design/Makefile
index dc43ab8fc46..c4683c71e83 100644
--- a/mcs/class/System.Design/Makefile
+++ b/mcs/class/System.Design/Makefile
@@ -5,6 +5,7 @@ include ../../build/rules.make
LIBRARY = System.Design.dll
+LIB_REFS = System System.Xml System.Web System.Windows.Forms System.Drawing Accessibility System.Data System.Configuration
LIB_MCS_FLAGS = -r:$(corlib) -r:System.dll -r:System.Xml.dll -r:System.Web.dll \
-r:System.Windows.Forms.dll -r:System.Drawing.dll \
-r:Accessibility.dll -r:System.Data.dll \