diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/launch.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index 6978301..d85db0e 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -62,7 +62,7 @@ "XDS_LOGLEVEL": "debug" }, "args": ["exec", - "-id", "IW7B4EE-DBY4Z74_Agent-TCF", + "-id", "3baf", "-rpath", "build", "pwd && ls .." ], |