To link in a compiled library

To link a compiled library to a program, add the library file to the program's build file.

  1. Double-click the build file of the program to which you want to link the library.
  2. Click Add ( ).
  3. Browse for the library file that you want to add, then click Add.
  4. Look at the new file's type to make sure the Builder assigned it the type Library. If the Builder did not assign the Library type:
  5. Highlight the library file.
  6. Choose Project > Options for Selected Files... .
  7. On the General tab, set the Type: field to Library.

Related topic:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.