File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"name" : " Win32" ,
5
5
"includePath" : [
6
6
" ${workspaceFolder}/**" ,
7
- " C:\G itHub\r aylib\s rc/**" ,
7
+ " C:\\ GitHub\\ raylib\ \ src/**" ,
8
8
" ../../src"
9
9
],
10
10
"defines" : [
14
14
" GRAPHICS_API_OPENGL_33" ,
15
15
" PLATFORM_DESKTOP"
16
16
],
17
- "compilerPath" : " C:\r aylib\w 64devkit\b in/gcc.exe" ,
17
+ "compilerPath" : " C:\\ raylib\\ w64devkit\ \ bin/gcc.exe" ,
18
18
"cStandard" : " c99" ,
19
19
"cppStandard" : " c++14" ,
20
20
"intelliSenseMode" : " gcc-x64"
23
23
"name" : " Mac" ,
24
24
"includePath" : [
25
25
" ${workspaceFolder}/**" ,
26
- " C:\G itHub\r aylib\s rc/**" ,
26
+ " C:\\ GitHub\\ raylib\ \ src/**" ,
27
27
" ../../src/"
28
28
],
29
29
"defines" : [
45
45
"name" : " Linux" ,
46
46
"includePath" : [
47
47
" ${workspaceFolder}/**" ,
48
- " C:\G itHub\r aylib\s rc/**" ,
48
+ " C:\\ GitHub\\ raylib\ \ src/**" ,
49
49
" ../../src/"
50
50
],
51
51
"defines" : [
You can’t perform that action at this time.
0 commit comments