I am trying to setup my app so that if I create a new project and add the
startup routine, all necessary routines will be automatically added to the
project. I do this by having a dummy routine that never gets called, that
references all forms, classes, and reports. I also have a bunch of images I
want added to the project that are not directly referenced. Any ideas how
these could be referenced in a dummy routine so that the project will
automatically add them on rebuild?