Windows build: copy sdrbase external resource binary file in deployment

This commit is contained in:
f4exb 2018-02-19 03:10:54 +01:00
parent 05289a6fd9
commit 7c958b869e
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ SET libzlib1dir="D:\softs\zlib-1.2.5"
copy app\%1\sdrangel.exe %2
copy sdrbase\%1\sdrbase.dll %2
copy sdrbase\res.qrb %2\sdrbase.rcc
copy sdrgui\%1\sdrgui.dll %2
copy devices\%1\devices.dll %2
copy mbelib\%1\mbelib.dll %2