Skip to content

Commit

Permalink
copy pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreRouma committed Jun 8, 2024
1 parent 0ac1bd5 commit 9537ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_windows_package.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cp -Recurse $root_dir/* sdrpp_windows_x64/

# Copy core
cp $build_dir/Debug/* sdrpp_windows_x64/
cp $build_dir/core/Debug/sdrpp_core.pdb sdrpp_windows_x64/
cp 'C:/Program Files/PothosSDR/bin/volk.dll' sdrpp_windows_x64/

# Copy source modules
Expand Down

0 comments on commit 9537ccf

Please sign in to comment.