fix built exes to refer to their pdbs relatively, so that relocated builds can still locate pdbs relatively; eliminate old unused targets; simplify project.4coder

This commit is contained in:
Ryan Fleury
2024-07-29 11:38:15 -07:00
parent 6bef60b306
commit 3a61a0363b
7 changed files with 46 additions and 248 deletions
+1 -1
View File
@@ -13589,7 +13589,7 @@ df_gfx_begin_frame(Arena *arena, DF_CmdList *cmds)
//- rjf: exiting
case DF_CoreCmdKind_Exit:
{
{
// rjf: save
{
DF_CmdParams params = df_cmd_params_zero();