Skip to content

Commit 0077c8e

Browse files
Merge pull request #275 from apple/eng/PR-rename-lldb-dap
Rename lldb-vscode -> lldb-dap
2 parents 16bc261 + b9aa9cf commit 0077c8e

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)