If you are constantly working on a set of code whether on a USB drive or a dropbox account synced across different computers, it helps if you make your projects portable with the IDE. None pointed out this link in the CCS wiki which explains linking source files in detail.
In CCSv5, there is now the capability to store path variables within the scope of a project rather than at the workspace level. The path to linked source files can then be made relative to these variables and everything is self-contained within the project thus making it easier to share the project with others



Recent Comments