Configuring Descent
If you are using a library, you'll need to add an include path to the project.
- Right click on the project and select Build Path -> Configure build path.
- Go to the libraries tab.
- Click on "Add external include path...".
File imports
To resolve import("filename") expressions, Descent uses the same paths specified in the previous section.
