format
This commit is contained in:
parent
eb72effe72
commit
ec8ffc77e3
@ -50,7 +50,9 @@ local basic_dir_win = "build/deps/win/"
|
|||||||
local basic_dir_linux = "build/deps/linux/"
|
local basic_dir_linux = "build/deps/linux/"
|
||||||
|
|
||||||
local overlay_link_windows = {
|
local overlay_link_windows = {
|
||||||
"ingame_overlay.lib", "system.lib", "mini_detour.lib"
|
"ingame_overlay.lib",
|
||||||
|
"system.lib",
|
||||||
|
"mini_detour.lib"
|
||||||
}
|
}
|
||||||
|
|
||||||
local overlay_link_linux = {
|
local overlay_link_linux = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user