aboutsummaryrefslogtreecommitdiff
path: root/.vscode/launch.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index dc20432..e91a145 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -10,7 +10,7 @@
"request": "launch",
"target": "./sibs-build/debug/sibs",
"cwd": "${workspaceRoot}",
- "arguments": "build /home/dec05eba/git/gen-sfml-ui"
+ "arguments": "build /home/dec05eba/git/sfml-ui-flat/depends/gen-sfml-ui"
}
]
} \ No newline at end of file