Previous Topic Next topic Print topic


Project and Source File Properties

To view the project properties:

  1. Right-click the project.
  2. Select Properties.

Note that most of the properties for the project are not duplicated for each program. For example, Defext is only specified for individual files.

Note also that there are Other options fields for both compiling and linking.

On the Link Options tab there is a field for Libraries. This is used for both external libraries such as ODBC, and for linking projects. If a second project creates a necessary .lib, put the name of that .lib here and if it is updated by the build process, this project will be re-linked.

Previous Topic Next topic Print topic