Specifications

Getting Started with EDE
2-13
••••••••
Include a sub-project
Projects not only contain files, but can also contain sub-projects. This can
be useful for including libraries in a project: you can include the project
that builds the library as a sub-project in the project that uses the library.
Whenever the main project is built, it will first check if the library (the
sub-project) is up-to-date. If not, the library is rebuilt before the main
project is built.
To include a sub-project:
1. Right-click on the active project in the Project
W
indow and select
Include Sub-Project...
- or -
Use
Method 3: Add existing files to a project, as described in the previous
section, and select TASKING Project Files
as a file type.
2. Select a project file (.pjt) and click OK.
The selected project is added as a sub-project to your main project.
2.5 HOW TO LOAD/OPEN FILES
The next step in the process of building your application is to open the
files you want to edit or look at.
1. From the Project menu, select Load
Files...
The Choose Project Files to Edit dialog appears.