From 1f754944c23df02b64aeb591d502b36ad314c5eb Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Wed, 8 Nov 2017 17:45:39 +0100 Subject: Log projects events. --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vscode') 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 .." ], -- cgit 1.2.3-korg