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
path: root/msvc
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-04-29 19:35:42 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-04-29 19:35:42 +0300
commit3e46fb402b510f66736afc3b75879313ac5650a6 (patch)
tree4a78366dda2330dd78ee4edcccc8d799dd1332e4 /msvc
parent00efe86cd3dbc1077f4f8fd15dfac5b5b52050af (diff)
[msvc] Update csproj files (#4776)
Diffstat (limited to 'msvc')
-rw-r--r--msvc/scripts/order.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/msvc/scripts/order.xml b/msvc/scripts/order.xml
index 58b75de5976..014c9b17b54 100644
--- a/msvc/scripts/order.xml
+++ b/msvc/scripts/order.xml
@@ -990,6 +990,28 @@
<resources></resources>
<response>System.Text.Encoding.CodePages.dll.sources</response>
</project>
+ <project dir="class/Facades/System.Text.RegularExpressions" library="Facades_System.Text.RegularExpressions-build">
+ <boot>false</boot>
+ <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
+ <output>System.Text.RegularExpressions.dll</output>
+ <built_sources></built_sources>
+ <library_output>./../../../class/lib/build/Facades/System.Text.RegularExpressions.dll</library_output>
+ <fx_version>4.5</fx_version>
+ <profile>build</profile>
+ <resources></resources>
+ <response>System.Text.RegularExpressions.dll.sources</response>
+ </project>
+ <project dir="class/Facades/System.Diagnostics.Contracts" library="Facades_System.Diagnostics.Contracts-build">
+ <boot>false</boot>
+ <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
+ <output>System.Diagnostics.Contracts.dll</output>
+ <built_sources></built_sources>
+ <library_output>./../../../class/lib/build/Facades/System.Diagnostics.Contracts.dll</library_output>
+ <fx_version>4.5</fx_version>
+ <profile>build</profile>
+ <resources></resources>
+ <response>System.Diagnostics.Contracts.dll.sources</response>
+ </project>
<project dir="tools/resgen" library="resgen-build">
<boot></boot>
<flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:System -r:System.Xml -r:System.Core -r:System.Drawing</flags>