mirror of
https://github.com/Ed94/perfaware.git
synced 2026-09-14 03:39:23 +00:00
working build. (not run)
This commit is contained in:
Vendored
+4
-3
@@ -3,9 +3,10 @@
|
||||
{
|
||||
"name": "The Usual (clang)",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/8086",
|
||||
"${workspaceFolder}/duffle",
|
||||
"${workspaceFolder}/part_1"
|
||||
"${workspaceFolder}/code/",
|
||||
"${workspaceFolder}/code/8086",
|
||||
"${workspaceFolder}/code/duffle",
|
||||
"${workspaceFolder}/code/part_1"
|
||||
],
|
||||
"defines": [
|
||||
"BUILD_DEBUG",
|
||||
|
||||
Reference in New Issue
Block a user