From fbeb2195da43c97382e6c239046c959cfdc0deb2 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Thu, 1 Feb 2024 18:54:18 +0100 Subject: [PATCH] fix make_windows_package.ps1 issue --- make_windows_package.ps1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/make_windows_package.ps1 b/make_windows_package.ps1 index 64b734665..91a753209 100644 --- a/make_windows_package.ps1 +++ b/make_windows_package.ps1 @@ -79,8 +79,6 @@ cp $build_dir/misc_modules/discord_integration/Release/discord_integration.dll s cp $build_dir/misc_modules/frequency_manager/Release/frequency_manager.dll sdrpp_windows_x64/modules/ -cp $build_dir/misc_modules/iq_exporter/Release/iq_exporter.dll sdrpp_windows_x64/modules/ - cp $build_dir/misc_modules/recorder/Release/recorder.dll sdrpp_windows_x64/modules/ cp $build_dir/misc_modules/rigctl_client/Release/rigctl_client.dll sdrpp_windows_x64/modules/