Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The OAK directory contains component files, such as development tools.
The OAK directory contains the following directories.
| Directory | Contents |
|---|---|
| Files | Run-time image configuration files.
This directory also contains the Intlfile directory, which contains localized device-specific strings for supported languages. |
| Gwadmin | Source files and HTML pages for the gateway UI. |
| Inc | Header files for the HTTP Server Extension interface. |
| Lib | Libraries required to build Server components.
The libraries are in directories with the following formats:
An example is Sh4\Retail. Do not include your libraries in this directory. To modify project-specific files, copy the files into your project tree and build the project; then, to correctly link with the appropriate library, update the sources file in the code. |
| Samples | Sample applications. |
| Target | Applications and DLLs that make up Server components.
The .dll and .exe files, with their associated .pdb and .map files, are in directories with the following formats:
Do not store custom components in this directory. It is only for Server components. |
See Also
Send Feedback on this topic to the authors