2017-01-10 22:21:22 +00:00
|
|
|
SET libusbdir="D:\softs\libusb-1.0.20\MinGW64"
|
2016-03-28 00:50:04 +00:00
|
|
|
SET msys2dir="D:\msys64"
|
2017-03-09 01:22:45 +00:00
|
|
|
SET opencvdir="D:\softs\opencv\build\mw64\install\x64\mingw\bin"
|
2016-03-28 00:50:04 +00:00
|
|
|
|
|
|
|
copy %msys2dir%\mingw64\bin\libbz2-1.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libfreetype-6.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libglib-2.0-0.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libharfbuzz-0.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libiconv-2.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libintl-8.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libpcre-1.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libpcre16-0.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\libpng16-16.dll %2
|
|
|
|
copy %msys2dir%\mingw64\bin\zlib1.dll %2
|
2016-04-03 15:18:36 +00:00
|
|
|
move %2\icudt56.dll %2\libicudt56.dll
|
2016-03-28 00:50:04 +00:00
|
|
|
copy app\%1\sdrangel.exe %2
|
|
|
|
copy sdrbase\%1\sdrbase.dll %2
|
2017-01-05 17:26:30 +00:00
|
|
|
copy devices\%1\devices.dll %2
|
2016-07-27 16:39:59 +00:00
|
|
|
copy cm256cc\%1\cm256cc.dll %2
|
2016-04-24 21:41:31 +00:00
|
|
|
copy mbelib\%1\mbelib.dll %2
|
|
|
|
copy dsdcc\%1\dsdcc.dll %2
|
2016-05-09 17:49:10 +00:00
|
|
|
copy serialdv\%1\serialdv.dll %2
|
2016-03-28 00:50:04 +00:00
|
|
|
copy nanomsg\%1\nanomsg.dll %2
|
|
|
|
copy libhackrf\%1\libhackrf.dll %2
|
|
|
|
copy librtlsdr\%1\librtlsdr.dll %2
|
|
|
|
copy libairspy\%1\libairspy.dll %2
|
|
|
|
copy libbladerf\%1\libbladerf.dll %2
|
|
|
|
copy %libusbdir%\dll\libusb-1.0.dll %2
|
2017-03-09 12:20:43 +00:00
|
|
|
copy %opencvdir%\opencv_ffmpeg2413_64.dll %2
|
|
|
|
copy %opencvdir%\libopencv_imgproc2413.dll %2
|
|
|
|
copy %opencvdir%\libopencv_highgui2413.dll %2
|
|
|
|
copy %opencvdir%\libopencv_core2413.dll %2
|
2016-03-28 00:50:04 +00:00
|
|
|
mkdir %2\plugins
|
2016-10-08 10:37:32 +00:00
|
|
|
mkdir %2\plugins\channelrx
|
2016-10-20 16:04:15 +00:00
|
|
|
mkdir %2\plugins\channeltx
|
2016-03-28 00:50:04 +00:00
|
|
|
mkdir %2\plugins\samplesource
|
2016-10-19 20:32:14 +00:00
|
|
|
mkdir %2\plugins\samplesink
|
2016-10-02 21:41:39 +00:00
|
|
|
copy plugins\channelrx\chanalyzer\%1\chanalyzer.dll %2\plugins\channelrx
|
2017-02-06 17:40:15 +00:00
|
|
|
copy plugins\channelrx\chanalyzerng\%1\chanalyzerng.dll %2\plugins\channelrx
|
2016-10-02 21:41:39 +00:00
|
|
|
copy plugins\channelrx\demodam\%1\demodam.dll %2\plugins\channelrx
|
2017-02-23 07:33:31 +00:00
|
|
|
copy plugins\channelrx\demodatv\%1\demodatv.dll %2\plugins\channelrx
|
2016-10-02 21:41:39 +00:00
|
|
|
copy plugins\channelrx\demodbfm\%1\demodbfm.dll %2\plugins\channelrx
|
|
|
|
copy plugins\channelrx\demoddsd\%1\demoddsd.dll %2\plugins\channelrx
|
|
|
|
copy plugins\channelrx\demodlora\%1\demodlora.dll %2\plugins\channelrx
|
|
|
|
copy plugins\channelrx\demodnfm\%1\demodnfm.dll %2\plugins\channelrx
|
2016-10-21 15:10:17 +00:00
|
|
|
copy plugins\channelrx\demodssb\%1\demodssb.dll %2\plugins\channelrx
|
2016-10-02 21:41:39 +00:00
|
|
|
copy plugins\channelrx\demodwfm\%1\demodwfm.dll %2\plugins\channelrx
|
|
|
|
copy plugins\channelrx\tcpsrc\%1\tcpsrc.dll %2\plugins\channelrx
|
|
|
|
copy plugins\channelrx\udpsrc\%1\udpsrc.dll %2\plugins\channelrx
|
2016-10-20 16:04:15 +00:00
|
|
|
copy plugins\channeltx\modam\%1\modam.dll %2\plugins\channeltx
|
2017-03-06 07:32:59 +00:00
|
|
|
copy plugins\channeltx\modatv\%1\modatv.dll %2\plugins\channeltx
|
2016-11-30 07:32:18 +00:00
|
|
|
copy plugins\channeltx\modnfm\%1\modnfm.dll %2\plugins\channeltx
|
2016-12-12 00:16:36 +00:00
|
|
|
copy plugins\channeltx\modssb\%1\modssb.dll %2\plugins\channeltx
|
2016-12-26 16:35:53 +00:00
|
|
|
copy plugins\channeltx\modwfm\%1\modwfm.dll %2\plugins\channeltx
|
2016-03-28 00:50:04 +00:00
|
|
|
copy plugins\samplesource\filesource\%1\inputfilesource.dll %2\plugins\samplesource
|
|
|
|
copy plugins\samplesource\sdrdaemon\%1\inputsdrdaemon.dll %2\plugins\samplesource
|
2016-07-27 16:39:59 +00:00
|
|
|
copy plugins\samplesource\sdrdaemonfec\%1\inputsdrdaemonfec.dll %2\plugins\samplesource
|
2016-03-28 00:50:04 +00:00
|
|
|
copy plugins\samplesource\rtlsdr\%1\inputrtlsdr.dll %2\plugins\samplesource
|
2016-12-27 02:21:04 +00:00
|
|
|
copy plugins\samplesource\hackrfinput\%1\inputhackrf.dll %2\plugins\samplesource
|
2016-03-28 00:50:04 +00:00
|
|
|
copy plugins\samplesource\airspy\%1\inputairspy.dll %2\plugins\samplesource
|
2016-12-27 02:21:04 +00:00
|
|
|
copy plugins\samplesource\bladerfinput\%1\inputbladerf.dll %2\plugins\samplesource
|
2016-10-19 20:32:14 +00:00
|
|
|
copy plugins\samplesink\filesink\%1\outputfilesink.dll %2\plugins\samplesink
|
2017-01-09 01:37:37 +00:00
|
|
|
copy plugins\samplesink\bladerfoutput\%1\outputbladerf.dll %2\plugins\samplesink
|
|
|
|
copy plugins\samplesink\hackrfoutput\%1\outputhackrf.dll %2\plugins\samplesink
|