mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
change output folder name
This commit is contained in:
committed by
Ryan Fleury
parent
5e04734444
commit
093e43d2ff
@@ -64,7 +64,7 @@ global String8 g_stdout_file_name = str8_lit_comp("torture");
|
|||||||
global U64 g_linker_time_out;
|
global U64 g_linker_time_out;
|
||||||
global String8 g_linker;
|
global String8 g_linker;
|
||||||
global String8 g_wdir;
|
global String8 g_wdir;
|
||||||
global String8 g_out = str8_lit_comp("torture_out");
|
global String8 g_out = str8_lit_comp("torture");
|
||||||
global B32 g_verbose;
|
global B32 g_verbose;
|
||||||
global B32 g_redirect_stdout;
|
global B32 g_redirect_stdout;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user