]> gitweb.ps.run Git - subsurface_scattering/blobdiff - .vscode/launch.json
cleanup
[subsurface_scattering] / .vscode / launch.json
diff --git a/.vscode/launch.json b/.vscode/launch.json
deleted file mode 100644 (file)
index 0abb9ae..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{\r
-  // Use IntelliSense to learn about possible attributes.\r
-  // Hover to view descriptions of existing attributes.\r
-  // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387\r
-  "version": "0.2.0",\r
-  "configurations": [\r
-    {\r
-      "name": "(Windows) Starten",\r
-      "type": "cppvsdbg",\r
-      "request": "launch",\r
-      "program": "${workspaceFolder}/main.exe",\r
-      "args": [],\r
-      "stopAtEntry": false,\r
-      "cwd": "${workspaceFolder}",\r
-      "environment": [],\r
-      "externalConsole": false\r
-    }\r
-  ]\r
-}
\ No newline at end of file