mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
added /RAD_WRITE_TEMP_FILES
When enabled linker writes image and debug info to temporary files and renames them after all writes are done.
This commit is contained in:
@@ -224,6 +224,7 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
String8 path;
|
||||
String8 temp_path;
|
||||
String8 data;
|
||||
} LNK_WriteThreadContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user