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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-11-04 15:15:46 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-11-04 15:15:46 +0300
commit2fd171c4f9d08d0f96917cb85d071071dcaa57ed (patch)
tree35fe2c903bab61fcd85f05096eef309337239bd9 /mcs/class/System.Drawing
parent02f46d3f4930b8aef6968f519824f1e0c9387767 (diff)
Fix tarball build
1) We try to include every source in .sources but that doesn't work for generic _test.sources since we'd need to prepend the Test/ path. 2) MonoNativeConfig.cs.in was removed in 273f120c525c4fa353446c3fc5a375aff1ae8700
Diffstat (limited to 'mcs/class/System.Drawing')
-rw-r--r--mcs/class/System.Drawing/netstandard_test.sources7
-rw-r--r--mcs/class/System.Drawing/orbis_System.Drawing_test.dll.sources8
-rw-r--r--mcs/class/System.Drawing/wasm_System.Drawing_test.dll.sources8
-rw-r--r--mcs/class/System.Drawing/winaot_System.Drawing_test.dll.sources8
4 files changed, 21 insertions, 10 deletions
diff --git a/mcs/class/System.Drawing/netstandard_test.sources b/mcs/class/System.Drawing/netstandard_test.sources
deleted file mode 100644
index 4c81debb08b..00000000000
--- a/mcs/class/System.Drawing/netstandard_test.sources
+++ /dev/null
@@ -1,7 +0,0 @@
-System.Drawing/TestColor.cs
-System.Drawing/TestPoint.cs
-System.Drawing/TestPointF.cs
-System.Drawing/TestRectangle.cs
-System.Drawing/TestRectangleF.cs
-System.Drawing/TestSize.cs
-System.Drawing/TestSizeF.cs
diff --git a/mcs/class/System.Drawing/orbis_System.Drawing_test.dll.sources b/mcs/class/System.Drawing/orbis_System.Drawing_test.dll.sources
index 787126f4c1c..4c81debb08b 100644
--- a/mcs/class/System.Drawing/orbis_System.Drawing_test.dll.sources
+++ b/mcs/class/System.Drawing/orbis_System.Drawing_test.dll.sources
@@ -1 +1,7 @@
-#include netstandard_test.sources
+System.Drawing/TestColor.cs
+System.Drawing/TestPoint.cs
+System.Drawing/TestPointF.cs
+System.Drawing/TestRectangle.cs
+System.Drawing/TestRectangleF.cs
+System.Drawing/TestSize.cs
+System.Drawing/TestSizeF.cs
diff --git a/mcs/class/System.Drawing/wasm_System.Drawing_test.dll.sources b/mcs/class/System.Drawing/wasm_System.Drawing_test.dll.sources
index 787126f4c1c..4c81debb08b 100644
--- a/mcs/class/System.Drawing/wasm_System.Drawing_test.dll.sources
+++ b/mcs/class/System.Drawing/wasm_System.Drawing_test.dll.sources
@@ -1 +1,7 @@
-#include netstandard_test.sources
+System.Drawing/TestColor.cs
+System.Drawing/TestPoint.cs
+System.Drawing/TestPointF.cs
+System.Drawing/TestRectangle.cs
+System.Drawing/TestRectangleF.cs
+System.Drawing/TestSize.cs
+System.Drawing/TestSizeF.cs
diff --git a/mcs/class/System.Drawing/winaot_System.Drawing_test.dll.sources b/mcs/class/System.Drawing/winaot_System.Drawing_test.dll.sources
index 787126f4c1c..4c81debb08b 100644
--- a/mcs/class/System.Drawing/winaot_System.Drawing_test.dll.sources
+++ b/mcs/class/System.Drawing/winaot_System.Drawing_test.dll.sources
@@ -1 +1,7 @@
-#include netstandard_test.sources
+System.Drawing/TestColor.cs
+System.Drawing/TestPoint.cs
+System.Drawing/TestPointF.cs
+System.Drawing/TestRectangle.cs
+System.Drawing/TestRectangleF.cs
+System.Drawing/TestSize.cs
+System.Drawing/TestSizeF.cs