Renamed project
This commit is contained in:
parent
b21f851fc8
commit
2f2a84d586
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"folders":
|
||||
[
|
||||
{
|
||||
"path": "/Users/joshua/Documents/Code/OnlineBeats"
|
||||
"path": "/Users/joshua/Documents/Code/beats-server"
|
||||
}
|
||||
],
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
|||
"sublimeclang_options":
|
||||
[
|
||||
"-isystem/Users/joshua/Documents/Code/libcxx/include/",
|
||||
"-isystem${folder:${project_path:OnlineBeats.sublime-project}}/contrib/libwebsockets/",
|
||||
"-isystem${folder:${project_path:beats-server.sublime-project}}/contrib/libwebsockets/",
|
||||
"-Wall",
|
||||
"-std=c++11",
|
||||
"-stdlib=libc++"
|
Reference in a new issue