We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83c19e commit 09bdf11Copy full SHA for 09bdf11
2 files changed
UTComp.sublime-project
@@ -20,8 +20,7 @@
20
[
21
{
22
"name": "Build",
23
- "cmd": ["$project_path/Build.bat", "verbose"],
24
- "working_dir": "$project_path"
+ "cmd": ["$project_path/Build.bat"],
25
}
26
]
27
0 commit comments