mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-12 19:36:10 -05:00
Windows build: copy sdrbase external resource binary file in deployment
This commit is contained in:
parent
05289a6fd9
commit
7c958b869e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user