2021-09-01 12:40:31 +02:00

7 lines
147 B
Plaintext

{
//"shell_cmd": "make && gnome-terminal -e ./GuiSdl",
"shell_cmd": "cd .. && make && ./mainGtk",
"working_dir": "$file_path",
"shell": true
}