From cb3a1b50bf4014ffc75ad50a235264568b9b3fef Mon Sep 17 00:00:00 2001 From: hop311 Date: Mon, 11 Dec 2023 09:35:18 +0000 Subject: Update dataloader submodule to fix MSVC bug + remove unused scripts --- .vscode/launch.json | 20 -------------------- 1 file changed, 20 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 da3dff4..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,20 +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": "(Windows) Launch", - "type": "cppvsdbg", - "request": "launch", - "program": "${workspaceFolder}/bin/openvic-simulation.headless.windows.template_debug.dev.x86_64.exe", - "args": [], - "stopAtEntry": false, - "cwd": "${fileDirname}", - "environment": [], - "console": "integratedTerminal" - } - - ] -} \ No newline at end of file -- cgit v1.2.3-56-ga3b1