Skip to content

Commit

Permalink
Added defines to tasks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tellicious committed Jun 8, 2024
1 parent deb0a6b commit 3297e7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"-Wno-unused-parameter",
"-fdiagnostics-color=always",
"-g",
"-DADVUTILS_USE_DYNAMIC_ALLOCATION",
"-DADVUTILS_USE_STATIC_ALLOCATION",
"-DDEBUG",
"${workspaceFolder}/*.c",
"${workspaceFolder}/src/*.c",
"-I${workspaceFolder}/inc",
Expand Down

0 comments on commit 3297e7b

Please sign in to comment.