mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
A lot of changes
Refactor Build guide Add build script Switch to Native VS Fix Redists Auto Detect and Use max threads for build
This commit is contained in:
parent
b34a6b75fb
commit
ca9cf2a080
7 changed files with 191 additions and 75 deletions
|
|
@ -102,6 +102,7 @@
|
|||
@BINPATH@/@MSVC_C_RUNTIME_DLL@
|
||||
@BINPATH@/@MSVC_CMP_RUNTIME_DLL@
|
||||
@BINPATH@/@MSVC_CXX_RUNTIME_DLL@
|
||||
@BINPATH@/concrt140.dll
|
||||
#endif
|
||||
#if MOZ_PACKAGE_WIN_UCRT_DLLS
|
||||
@BINPATH@/api-ms-win-*.dll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue