You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.179
Former-commit-id: 4610231f55806d2a05ed69e5ff3faa7336cc1479
This commit is contained in:
committed by
Jo Shields
parent
aa7da660d6
commit
c042cd0c52
@@ -11,22 +11,11 @@ System.Web.WebPages.Common.CommonResources.resources: ../../../external/aspnetwe
|
||||
System.Web.WebPages.Resources.WebPageResources.resources: ../../../external/aspnetwebstack/src/System.Web.WebPages/Resources/WebPageResources.resx
|
||||
$(RESGEN) "$<" "$@"
|
||||
|
||||
LIB_REFS = Microsoft.CSharp Microsoft.Web.Infrastructure System System.ComponentModel.DataAnnotations System.Configuration System.Core System.Data.Linq System.Web System.Web.WebPages.Deployment System.Web.Razor System.Xml System.Xml.Linq
|
||||
LIB_MCS_FLAGS = \
|
||||
/warn:1 \
|
||||
/keyfile:../winfx.pub \
|
||||
/delaysign \
|
||||
/r:Microsoft.CSharp.dll \
|
||||
/r:Microsoft.Web.Infrastructure.dll \
|
||||
/r:System.dll \
|
||||
/r:System.ComponentModel.DataAnnotations.dll \
|
||||
/r:System.Configuration.dll \
|
||||
/r:System.Core.dll \
|
||||
/r:System.Data.Linq.dll \
|
||||
/r:System.Web.dll \
|
||||
/r:System.Web.WebPages.Deployment.dll \
|
||||
/r:System.Web.Razor.dll \
|
||||
/r:System.Xml.dll \
|
||||
/r:System.Xml.Linq.dll \
|
||||
/d:ASPNETWEBPAGES \
|
||||
/resource:System.Web.WebPages.Resources.WebPageResources.resources \
|
||||
/resource:System.Web.WebPages.Common.CommonResources.resources
|
||||
|
Reference in New Issue
Block a user