{ "folders": [ { "path": "../../../trolltest-rsync" } ], "settings": {}, "launch": { "version": "0.2.0", "configurations": [ { "type": "python", "request": "launch", "name": "Launch trolltest-rsync", "program": "../git/EnlivenMinetest/utilities/run-any", "args": ["./bin/trolltest"], "cwd": "./trolltest-rsync" } ] } }