﻿<?xml version="1.0" encoding="utf-8"?>
<!-- *************************************************** -->
<!--   mkcombo1click Configuration File                  -->
<!--                                                     -->
<!--   Used to create combination one click tool to      -->
<!--   download multiple images and run an extra app     -->
<!--   after the configuration process                   -->
<!--                                                     -->
<!--   Important:                                        -->
<!--     Do not modify the tag names or it will not      -->
<!--     parse properly                                  -->
<!--                                                     -->
<!--   Inputs:                                           -->
<!--     BUTSRCZIP  - full path of the zipped BUT        -->
<!--     ONECLKNAME - final output filename              -->
<!--     ONECLKDEST - output folder                      -->
<!--     ADDAPP     - YES to add extra app, NO otherwise -->
<!--     APPCMDLN   - cmd line for extra app run after   -->
<!--                  the download is completed          -->
<!--     FILE       - fw files, apps to include          -->
<!--     APP        - extra app to be run                -->
<!--                                                     -->
<!-- *************************************************** -->
<!-- Examples of appcmdln field -->
<!-- <APPCMDLN>DCAccumulate_test1.0.0.1.exe -go -silent</APPCMDLN> -->
<INTERGRATEFW_ROOT>
  <BUTSRCZIP>\\jasmine2\projects-1\Engineering\Firmware\Releases\Internal\LATESTBUT10\BinUpdater.zip</BUTSRCZIP>
  <BUTCMDOPTS>-cd=1</BUTCMDOPTS>
  <ONECLKNAME>SWI9200M_3.5-Release5A-SWI9200X_03.05.20.05</ONECLKNAME>
  <ONECLKDEST>\\Jasmine2\projects-1\Engineering\Firmware\Releases\External\MDM9200\SWI9200X_3.5\SWI9200M_3.5-Release5A-SWI9200X_03.05.20.05\DIP</ONECLKDEST>
  <ADDAPP>
    <APPBEFORE>NO</APPBEFORE>
    <APPAFTER>NO</APPAFTER>
    <APPBEFORECMD />
    <APPAFTERCMD></APPAFTERCMD>
  </ADDAPP>
  <ADD_FILES>
    <FILE>\\jasmine2\Projects-1\Engineering\Firmware\Releases\Internal\MDM9200\SWI9200X_03.00.09.00\mdm9200\src\modem_proc\SCAQWBZ_BOOT_MC_SWI9200X.03.00.09.00.cwe</FILE>
    <FILE>\\jasmine2\Projects-1\Engineering\Firmware\Releases\Internal\MDM9200\SWI9200X_03.05.20.05\mdm9200\src\modem_proc\SCAQWBZ_BOOT_MC_SWI9200X.03.05.20.05.cwe</FILE>
    <FILE>\\jasmine2\Projects-1\Engineering\Firmware\Releases\Internal\MDM9200\SWI9200X_03.05.20.05\mdm9200\src\modem_proc\SCAQWBZ_SWI9200X.03.05.20.05.cwe</FILE>
    <APP />
    <APP />
  </ADD_FILES>
</INTERGRATEFW_ROOT>