mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 12:27:51 +02:00
copy pdb
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user