Skip to content

Commit 7977464

Browse files
committed
add wrapper for mspdbsrv.exe
1 parent cc404cc commit 7977464

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

msvc/wrappers/mspdbsrv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
. "$(dirname "$0")"/msvcenv.sh
2+
"$(dirname "$0")"/wine-msvc.sh "$SDKBINDIR"/mspdbsrv.exe "$@"

msvc/wrappers/mspdbsrv.exe

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
mspdbsrv

0 commit comments

Comments
 (0)