Skip to content

Commit

Permalink
updated launch.json CWD directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Angar0Os committed Nov 18, 2024
1 parent 1f7c943 commit 4496866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"stopOnEntry": false,
"program": "${file}",
"cwd": "${workspaceFolder}/",
"luaexe": "d:/harfang/hg_lua/lua.exe",
"luaexe": "C:/works/Harfang/lua/hg_lua-win-x64-3.2.7/lua.exe",
},
{
"name": "Go: Current file",
Expand Down

0 comments on commit 4496866

Please sign in to comment.