X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=telegps%2Ftelegps-windows.nsi.in;h=02a1cc436a7e64f951f847703a9f753ba1061f54;hb=5f2029bd4e31289fb03e6af39abdbc16f8b8fa78;hp=25c4b58ca71ef7089cc4fbbc48fbe06c423a8e91;hpb=d6c5904e2a05c8ae023a8cd954cf16c19c477d7d;p=fw%2Faltos diff --git a/telegps/telegps-windows.nsi.in b/telegps/telegps-windows.nsi.in index 25c4b58c..02a1cc43 100644 --- a/telegps/telegps-windows.nsi.in +++ b/telegps/telegps-windows.nsi.in @@ -115,7 +115,9 @@ Section "TeleGPS Firmware" SetOutPath $INSTDIR - File "../src/telegps-v1.0/telegps-v1.0-${VERSION}.ihx" +; File "../src/telegps-v1.0/telegps-v1.0-${VERSION}.ihx" + File "../src/teledongle-v0.2/teledongle-v0.2-${VERSION}.ihx" + File "../src/telebt-v1.0/telebt-v1.0-${VERSION}.ihx" SectionEnd Section "Documentation"