set pdb name on windows

This commit is contained in:
daanx 2025-01-11 12:32:23 -08:00
parent 24ec5978c8
commit 8d520306b8
2 changed files with 8 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"features": {
"c": {
"description": "Use C11 compilation (this can still override new/delete)"
},
},
"override": {
"description": "Override the standard malloc/free interface"
},
@ -31,6 +31,6 @@
},
"asm": {
"description": "Generate assembly files"
}
}
}
}