Developer Center |
Monday August 18, 2008
When you add a dependency to your project (through the Project/Dependencies contextual menu in the project view) on a predefined project (ie one installed in the system’s standard directories, like all the projects installed with the GNAT addons), your project is modified so that the with statement does not use absolute paths. This allows you to for instance update the version of your compiler without modifying your projects.
Posted
in Development Log, GPS