This repository has been archived on 2021-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
raylib-test/.vscode/settings.json
Tobias Berger 1a1a73ea9f Switch to GCC and C++
Also add workspace file
2021-11-29 12:08:41 +01:00

5 lines
No EOL
51 B
JSON

{
"C_Cpp.default.defines": [
"__DEBUG"
],
}