Create wslpath project

This commit is contained in:
Jaby
2023-04-17 21:45:03 +02:00
parent 44987ba5d9
commit 660f4fe150
6 changed files with 28 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
{
"id": "project",
"type": "pickString",
"options": ["cdtypes", "cpp_out", "jaby_engine_fconv", "mkoverlay", "psxcdgen", "psxcdgen_ex", "psxcdread", "tool_helper"],
"options": ["cdtypes", "cpp_out", "jaby_engine_fconv", "mkoverlay", "psxcdgen", "psxcdgen_ex", "psxcdread", "tool_helper", "wslpath"],
"description": "project to build"
},
{