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:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-05-09 19:58:10 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-05-09 19:58:10 +0300
commit5d33eca131cac10205d88f097f3a86c4429a8271 (patch)
treec112699d27ee608d98cd3d14f7de8e776ccc278d /msvc/scripts
parent280f222afa4eacc502317e41658a125887b207b8 (diff)
[msvc] Update csproj files (#4813)
Diffstat (limited to 'msvc/scripts')
-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 014c9b17b54..be784b6c9cf 100644
--- a/msvc/scripts/order.xml
+++ b/msvc/scripts/order.xml
@@ -1067,6 +1067,17 @@
<resources></resources>
<response>commoncryptogenerator.exe.sources</response>
</project>
+ <project dir="tools/resx2sr" library="resx2sr-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.Drawing -r:System.Xml</flags>
+ <output>resx2sr.exe</output>
+ <built_sources></built_sources>
+ <library_output>./../../class/lib/build/resx2sr.exe</library_output>
+ <fx_version>4.5</fx_version>
+ <profile>build</profile>
+ <resources></resources>
+ <response>resx2sr.exe.sources</response>
+ </project>
<project dir="ilasm" library="ilasm-build">
<boot></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 -r:PEAPI -r:Mono.CompilerServices.SymbolWriter -r:Mono.Security</flags>
@@ -5170,6 +5181,17 @@
<resources></resources>
<response>commoncryptogenerator.exe.sources</response>
</project>
+ <project dir="tools/resx2sr" library="resx2sr-net_4_x">
+ <boot></boot>
+ <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x/mscorlib.dll /debug:portable -optimize -r:System -r:System.Drawing -r:System.Xml</flags>
+ <output>resx2sr.exe</output>
+ <built_sources></built_sources>
+ <library_output>./../../class/lib/net_4_x/resx2sr.exe</library_output>
+ <fx_version>4.5</fx_version>
+ <profile>net_4_x</profile>
+ <resources></resources>
+ <response>resx2sr.exe.sources</response>
+ </project>
<project dir="tools/al" library="al-net_4_x">
<boot></boot>
<flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x/mscorlib.dll /debug:portable -optimize -r:System -r:System.Core -r:Mono.Security -r:System.Security -r:Mono.CompilerServices.SymbolWriter</flags>