Archived
1
Fork 0

Renamed project

This commit is contained in:
Joshua Moerman 2013-03-04 19:39:01 +01:00
parent b21f851fc8
commit 2f2a84d586

View file

@ -2,7 +2,7 @@
"folders": "folders":
[ [
{ {
"path": "/Users/joshua/Documents/Code/OnlineBeats" "path": "/Users/joshua/Documents/Code/beats-server"
} }
], ],
@ -11,7 +11,7 @@
"sublimeclang_options": "sublimeclang_options":
[ [
"-isystem/Users/joshua/Documents/Code/libcxx/include/", "-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", "-Wall",
"-std=c++11", "-std=c++11",
"-stdlib=libc++" "-stdlib=libc++"