Review projects paths

This commit is contained in:
Ray
2019-06-05 00:04:31 +02:00
parent 0b7373446d
commit df7a058216
8 changed files with 18 additions and 18 deletions

View File

@ -13,7 +13,7 @@
"GRAPHICS_API_OPENGL_33",
"PLATFORM_DESKTOP"
],
"compilerPath": "C:/raylib/mingw32/bin/gcc.exe",
"compilerPath": "C:/raylib/mingw/bin/gcc.exe",
"cStandard": "c11",
"cppStandard": "c++14",
"intelliSenseMode": "clang-x64"