Exporting an SDK from the Command Line

Platform Builder will support a command-line interface to export an SDK. This is provided to support automation. In order to export an SDK from the command line, an SDK must have been previously configured and built using the Export SDK Wizard. Any changes to the configuration must be made from the Export SDK Wizard.

To export an SDK from the command line

  • The following code example shows how to export the SDK at the command-line.

    CEPB [myproj.wce] /ROLL
    

Parameters

  • [myproj.wce]
    Specifies the Platform Builder Project for which the SDK should be exported.
  • /ROLL
    Exports the SDK.

See Also

OEM Help Files | Export SDK Wizard | Software Development Kit Customization

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.