Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 2. Build Basics
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
57
To display out of date files in the workspace window
1. Select [Setup -> Options]. The Options dialog box opens.
2. Select the Build tab.
3. Check the Mark out of date files check box.
4. Click OK.
2.9 File dependencies
A typical project will contain dependencies between files. For example, a C file may ‘#include’ one or more header files.
In complex projects, source files will include (or depend upon) others and this can quickly become difficult to manage.
However, the High-performance Embedded Workshop provides a dependency scanning mechanism whereby all files in
a project are checked for dependencies. Once complete, the Projects tab of the Workspace window will display an up-
to-date list with all the project file dependencies.
Initially, the dependencies for all files are contained within the Dependencies folder (although this can be modified by
configuring the projects tab).