Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
|
@ -0,0 +1,16 @@
|
|||
|
||||
preferredtoolarchitecture "x86_64"
|
||||
|
||||
filter { "platforms:x86" }
|
||||
system "Windows"
|
||||
architecture "x86"
|
||||
filter { "platforms:x86_64" }
|
||||
system "Windows"
|
||||
architecture "x86_64"
|
||||
filter { "platforms:arm" }
|
||||
system "Windows"
|
||||
architecture "ARM"
|
||||
filter { "platforms:arm64" }
|
||||
system "Windows"
|
||||
architecture "ARM64"
|
||||
filter {}
|
Loading…
Add table
Add a link
Reference in a new issue