first commit
This commit is contained in:
48
.xmake/windows/x64/cache/toolchain
vendored
48
.xmake/windows/x64/cache/toolchain
vendored
@@ -1,38 +1,38 @@
|
||||
{
|
||||
tool_target_UniversalCanCore_windows_x64_ld = {
|
||||
program = "c:/applications/program custom/msys2/mingw64/bin/g++.exe",
|
||||
toolchain_info = {
|
||||
cachekey = "mingw64_arch_x64_plat_windows",
|
||||
plat = "windows",
|
||||
name = "mingw64",
|
||||
arch = "x64"
|
||||
},
|
||||
toolname = "gxx"
|
||||
},
|
||||
mingw64_arch_x64_plat_windows = {
|
||||
__global = true,
|
||||
plat = "windows",
|
||||
arch = "x64",
|
||||
__checked = true
|
||||
},
|
||||
tool_target_UniversalCanCore_windows_x64_cxx = {
|
||||
program = "c:/applications/program custom/msys2/mingw64/bin/g++.exe",
|
||||
toolname = "gxx",
|
||||
toolchain_info = {
|
||||
cachekey = "mingw64_arch_x64_plat_windows",
|
||||
plat = "windows",
|
||||
name = "mingw64",
|
||||
arch = "x64"
|
||||
},
|
||||
toolname = "gxx"
|
||||
arch = "x64",
|
||||
name = "mingw64"
|
||||
}
|
||||
},
|
||||
tool_target_UniversalCanCore_windows_x64_cc = {
|
||||
program = "c:/applications/program custom/msys2/mingw64/bin/gcc.exe",
|
||||
toolname = "gcc",
|
||||
toolchain_info = {
|
||||
cachekey = "mingw64_arch_x64_plat_windows",
|
||||
plat = "windows",
|
||||
name = "mingw64",
|
||||
arch = "x64"
|
||||
},
|
||||
toolname = "gcc"
|
||||
arch = "x64",
|
||||
name = "mingw64"
|
||||
}
|
||||
},
|
||||
mingw64_arch_x64_plat_windows = {
|
||||
arch = "x64",
|
||||
plat = "windows",
|
||||
__global = true,
|
||||
__checked = true
|
||||
},
|
||||
tool_target_UniversalCanCore_windows_x64_ld = {
|
||||
program = "c:/applications/program custom/msys2/mingw64/bin/g++.exe",
|
||||
toolname = "gxx",
|
||||
toolchain_info = {
|
||||
cachekey = "mingw64_arch_x64_plat_windows",
|
||||
plat = "windows",
|
||||
arch = "x64",
|
||||
name = "mingw64"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user