You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.179
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
This commit is contained in:
committed by
Jo Shields
parent
183bba2c9a
commit
6992685b86
@@ -11,8 +11,8 @@ System.Web.Http.Properties.SRResources.resources: ../../../external/aspnetwebsta
|
||||
$(RESGEN) "$<" "$@"
|
||||
|
||||
|
||||
LIB_MCS_FLAGS = -r:System.Core.dll -r:System.dll -r:System.Xml.dll -r:System.Net.Http.dll -r:System.ComponentModel.DataAnnotations.dll \
|
||||
-r:System.Net.Http.Formatting.dll -r:System.Runtime.Caching.dll -r:System.Runtime.Serialization.dll -r:System.Data.Linq.dll \
|
||||
LIB_REFS = System.Core System System.Xml System.Net.Http System.ComponentModel.DataAnnotations System.Net.Http.Formatting System.Runtime.Caching System.Runtime.Serialization System.Data.Linq
|
||||
LIB_MCS_FLAGS = \
|
||||
-d:ASPNETMVC -keyfile:../winfx.pub -delaysign \
|
||||
-resource:System.Web.Http.Properties.CommonWebApiResources.resources \
|
||||
-resource:System.Web.Http.Properties.SRResources.resources
|
||||
@@ -20,4 +20,4 @@ LIB_MCS_FLAGS = -r:System.Core.dll -r:System.dll -r:System.Xml.dll -r:System.Net
|
||||
include ../../build/library.make
|
||||
|
||||
$(the_lib): System.Web.Http.Properties.CommonWebApiResources.resources \
|
||||
System.Web.Http.Properties.SRResources.resources
|
||||
System.Web.Http.Properties.SRResources.resources
|
||||
|
||||
Reference in New Issue
Block a user