Skip to content

Commit 09bdf11

Browse files
committed
Batch Files Need CRLF!
1 parent e83c19e commit 09bdf11

2 files changed

Lines changed: 360 additions & 361 deletions

File tree

UTComp.sublime-project

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
[
2121
{
2222
"name": "Build",
23-
"cmd": ["$project_path/Build.bat", "verbose"],
24-
"working_dir": "$project_path"
23+
"cmd": ["$project_path/Build.bat"],
2524
}
2625
]
2726
}

0 commit comments

Comments
 (0)