This topic describes how to export a Native Client project as development files, or as a Tizen application package.
You can use the Tizen Studio to export a NaCl project in 2 ways:
You can export your project files to, for example, create a backup or import into a different Tizen Studio installation. Exporting the project ensures that all required files are included.
To export NaCl project files:
For information on importing a NaCl project to the Tizen Studio, see Importing NaCl Projects.
A ".wgt" application package can be created from a Native Client (NaCl) project in the same way as a Tizen project. To have the required configuration files, you must have already built the project at least once.
You can create the Tizen application package within the project directory or with a custom directory and name:
To create the package within the project directory, in the "Project Explorer" view, right-click the project and select "Build Package". The package is created in the project directory with the same name as the project.
To create the package with a custom directory and name: