mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-18 11:52:22 -07:00
Add -pdb-name for custom names of PDBs
This commit is contained in:
@@ -92,6 +92,7 @@ struct BuildContext {
|
||||
|
||||
String out_filepath;
|
||||
String resource_filepath;
|
||||
String pdb_filepath;
|
||||
bool has_resource;
|
||||
String opt_flags;
|
||||
String llc_flags;
|
||||
|
||||
Reference in New Issue
Block a user