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.Mvc3/Makefile')
-rw-r--r--mcs/class/System.Web.Mvc3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Web.Mvc3/Makefile b/mcs/class/System.Web.Mvc3/Makefile
index 05e234d38a2..16c5f64e3b3 100644
--- a/mcs/class/System.Web.Mvc3/Makefile
+++ b/mcs/class/System.Web.Mvc3/Makefile
@@ -7,6 +7,7 @@ LIBRARY_NAME = System.Web.Mvc.dll
RESX_DIST = Mvc/Resources/MvcResources.resx
+LIB_REFS = Microsoft.Web.Infrastructure System System.Core System.Configuration System.Data System.Xml System.Web System.Web.Abstractions System.Web.Routing System.Web.Extensions System.ComponentModel.DataAnnotations System.Data.Linq System.Runtime.Caching System.Web.Razor System.Web.WebPages.Razor System.Web.WebPages
LIB_MCS_FLAGS = \
/warn:1 \
/keyfile:../winfx.pub \