initial
This commit is contained in:
20
beej-guide-networking.sublime-project
Normal file
20
beej-guide-networking.sublime-project
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
|
||||
"build_systems":
|
||||
[
|
||||
{
|
||||
"name": "build.bat",
|
||||
"shell_cmd": "build.bat",
|
||||
"selector": "source.c++",
|
||||
"working_dir": "$project_path",
|
||||
"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user