From 531d05df58bcb20e051c6ebe77c6583322b84dcb Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 22 Jul 2018 12:27:43 +0200 Subject: Change packages.json location to gitlab --- .vscode/launch.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .vscode/launch.json (limited to '.vscode/launch.json') diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index e91a145..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "name": "Debug", - "type": "gdb", - "request": "launch", - "target": "./sibs-build/debug/sibs", - "cwd": "${workspaceRoot}", - "arguments": "build /home/dec05eba/git/sfml-ui-flat/depends/gen-sfml-ui" - } - ] -} \ No newline at end of file -- cgit v1.2.3