зеркало из https://github.com/mono/CppSharp.git
[build] Remove multi-platform builds, use the `--arch` build option instead.
This commit is contained in:
Родитель
b466b17c02
Коммит
528fc73258
|
@ -10,7 +10,7 @@ dofile "LLVM.lua"
|
|||
solution "CppSharp"
|
||||
|
||||
configurations { "Debug", "Release" }
|
||||
platforms { "x32", "x64" }
|
||||
platforms { target_architecture() }
|
||||
|
||||
characterset "Unicode"
|
||||
symbols "On"
|
||||
|
|
Загрузка…
Ссылка в новой задаче