source

This tag specifies source files within targets. The order of the files in the list is the order used to compile, link, and export.

Syntax

      source:
          targets

Argument targets The target files.

Example

      binary "MyApp" {
      source:
          main.c
          TMyApp.c
          TMyView.c
      }

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker