<?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\LATESTBUT\BinUpdater.zip</BUTSRCZIP>
  <BUTCMDOPTS>-p</BUTCMDOPTS>
  <ONECLKNAME>K2_0_7_51BAP</ONECLKNAME>
  <ONECLKDEST>\\cnszx-fl01\Groups\Engineering\Firmware\Releases\Internal\MSM6290\K2_0_7_51Bap\MSM6290\src\K2_0_7_51BAP</ONECLKDEST>
  <ADDAPP>
    <APPBEFORE>NO</APPBEFORE>
    <APPAFTER>NO</APPAFTER>
    <APPBEFORECMD />
    <APPAFTERCMD></APPAFTERCMD>
  </ADDAPP>
  <ADD_FILES>
<!--    <FILE>\\jasmine2\Projects-1\Engineering\Firmware\Releases\Internal\MSM6290\K2_0_7_40bt\msm6290\src\MC8790_DLEX_K2.0.7.40.cwe</FILE> -->
    <FILE>\\cnszx-fl01\Groups\Engineering\Firmware\Releases\Internal\MSM6290\K2_0_7_51Bap\msm6290\src\K2_0_7_51Bap.cwe</FILE>
    <APP />
    <APP />
  </ADD_FILES>
</INTERGRATEFW_ROOT>