Reviewed path

This commit is contained in:
Ray 2019-01-10 11:24:34 +01:00
parent 35bcbd1b60
commit 7c4a0f963d

View File

@ -19,7 +19,7 @@
},
"osx": {
"args": [
"RAYLIB_PATH=/Users/murray/work/ray/raylib"
"RAYLIB_PATH=<path_to_raylib>/raylib"
],
},
"group": {
@ -42,7 +42,7 @@
},
"osx": {
"args": [
"RAYLIB_PATH=/Users/murray/work/ray/raylib",
"RAYLIB_PATH=<path_to_raylib>/raylib",
],
},
"group": "build"