From 2d003dfebf723d13333f8d928ab18ff15188b40b Mon Sep 17 00:00:00 2001 From: f4exb Date: Sun, 16 Sep 2018 11:00:36 +0200 Subject: [PATCH] Fixed Windows install script --- windows.install.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/windows.install.bat b/windows.install.bat index a710d6db2..6e1b47e72 100644 --- a/windows.install.bat +++ b/windows.install.bat @@ -16,6 +16,7 @@ copy httpserver\%1\httpserver.dll %2 copy qrtplib\%1\qrtplib.dll %2 copy swagger\%1\swagger.dll %2 copy logging\%1\logging.dll %2 +copy cm256cc\%1\cm256cc.dll %2 copy libhackrf\%1\libhackrf.dll %2 copy librtlsdr\%1\librtlsdr.dll %2 copy libairspy\%1\libairspy.dll %2