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:
Diffstat (limited to 'mcs/class/System.Reactive.Windows.Threading')
-rw-r--r--mcs/class/System.Reactive.Windows.Threading/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/mcs/class/System.Reactive.Windows.Threading/Makefile b/mcs/class/System.Reactive.Windows.Threading/Makefile
index 446dcc0cacf..7faeb161f57 100644
--- a/mcs/class/System.Reactive.Windows.Threading/Makefile
+++ b/mcs/class/System.Reactive.Windows.Threading/Makefile
@@ -6,11 +6,6 @@ LIBRARY = System.Reactive.Windows.Threading.dll
LIB_REFS = System System.Core System.Reactive.Interfaces System.Reactive.Core System.Reactive.Linq WindowsBase
LIB_MCS_FLAGS = \
@more_build_args \
- -r:System.dll \
- -r:System.Core.dll \
- -r:System.Reactive.Interfaces.dll \
- -r:System.Reactive.Core.dll \
- -r:System.Reactive.Linq.dll \
-r:WindowsBase.dll
ifeq (true, $(GENERATE_RESOURCES))