File tree Expand file tree Collapse file tree 3 files changed +1
-6
lines changed Expand file tree Collapse file tree 3 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 29
29
path = external/llvm
30
30
url = https://github.com/mono/llvm.git
31
31
branch = master
32
- [submodule "external/linker "]
33
- path = external/linker
34
- url = https://github.com/mono/linker.git
35
- branch = master
36
32
[submodule "external/proguard "]
37
33
path = external/proguard
38
34
url = https://github.com/xamarin/proguard.git
Original file line number Diff line number Diff line change 56
56
<MonoSourceDirectory >$(MSBuildThisFileDirectory)external\mono</MonoSourceDirectory >
57
57
<MonoRequiredMinimumVersion Condition =" '$(MonoRequiredMinimumVersion)' == '' " >5.4.0</MonoRequiredMinimumVersion >
58
58
<MonoRequiredDarwinMinimumVersion >$(MonoRequiredMinimumVersion).147</MonoRequiredDarwinMinimumVersion >
59
- <LinkerSourceDirectory >$(MSBuildThisFileDirectory)external\linker</LinkerSourceDirectory >
59
+ <LinkerSourceDirectory >$(MSBuildThisFileDirectory)external\mono\external\ linker</LinkerSourceDirectory >
60
60
<OpenTKSourceDirectory >$(MSBuildThisFileDirectory)external\opentk</OpenTKSourceDirectory >
61
61
<LibZipSourceDirectory Condition =" '$(LibZipSourceDirectory)' == '' " >$(MSBuildThisFileDirectory)external\libzip</LibZipSourceDirectory >
62
62
<LibZipSharpSourceDirectory Condition =" '$(LibZipSharpSourceDirectory)' == '' " >$(MSBuildThisFileDirectory)external\LibZipSharp</LibZipSharpSourceDirectory >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments