I like to back up the source code for the project when I release the version. I am using GExperts project backups that seem to collect all the files in the project manager into a ZIP file. You can also add arbitrary files to this set of files, but I am always aware that I did not necessarily get all the files. Unless I specifically go through the usage suggestions and add all the units to which I have sources for the project, I will never be sure to save all the files needed to recreate the installed / executable file.
I thought about moving the application to go through the project, following all the units used and looking at all the search paths and seeing if there is a source file available for this device and creating a list of files for backup so, but hey maybe someone has already done this work?
source
share