Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "encoding": "utf-8",
- "working_dir": "$file_path",
- "shell_cmd": "g++ -Wall -Wextra -O2 -Wfatal-errors \"${file}\" -o \"${file_path}/${file_base_name}\" && xterm -e bash -c \"'${file_path}/${file_base_name}'; read -p '\nPress any key to continue...'\"",
- "selector": "source.cpp, source.cc",
- }
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement