We build all our packages to the same output directory.
The directory includes both design time and runtime packages.
Looking at the resulting BPL's is there a way to determine that a packages is Design Time only?
I want to be able to filter these out of my deployment list, as I am building with runtime packages.
In the past I have built custom lists, of the run time packages. I am looking for away to automate this process.
We are using Delphi XE if there is a version specific answer.
