raghuvanshraj

Untitled

Sep 6th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. {
  2. "cmd": ["g++.exe", "-std=c++14", "-o", "$file_base_name", "$file", "&&", "$file_base_name"],
  3. "shell": true,
  4. "selector": "source.c++"
  5. }
Add Comment
Please, Sign In to add comment