Adding References

New references can be added to a project by right-clicking the "References" node of the project and choosing "Add Reference". In Fire, Water and Visual Studio, this brings up the Add References dialog, which gives you quick access to any standard references provided by the platform or registered with the compiler, but also lets you manually browse for a library to reference on disk:

In Fire and Water, you can also drag reference-able libraries directly from Finder or Windows Explorer onto the "References" node to add references from disk, and you can drag a (different) project node onto the "References" node to add a Project Reference.