7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
{
|
|
//"shell_cmd": "make && gnome-terminal -e ./GuiSdl",
|
|
"shell_cmd": "cd .. && make && ./mainGtk",
|
|
"working_dir": "$file_path",
|
|
"shell": true
|
|
}
|