From 7a8527c6e80e2de0567c1151e84bdeacb4f732cf Mon Sep 17 00:00:00 2001 From: ShazidMahsrafi Date: Thu, 17 Aug 2023 00:01:32 +0600 Subject: [PATCH] added cph location --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index cd3aa6a..c818ccf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "cph.general.onceMaintainerMessage": false, - "cph.general.saveLocation": "/home/shazid/Programming/Unwanted/CPH", + "cph.general.saveLocation": "D:\\Programming\\Unwanted\\cph", "files.associations": { "iostream": "cpp" }