Skip to content

Commit b9aa9cf

Browse files
committed
Rename lldb-vscode -> lldb-dap
1 parent 16bc261 commit b9aa9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platforms/Windows/ide/ide.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<ComponentGroup Id="lldb" Directory="_usr_bin">
2626
<Component>
27-
<File Source="$(TOOLCHAIN_ROOT)\usr\bin\lldb-vscode.exe" />
27+
<File Source="$(TOOLCHAIN_ROOT)\usr\bin\lldb-dap.exe" />
2828
</Component>
2929
</ComponentGroup>
3030

0 commit comments

Comments
 (0)