The title is fairly self explanatory. Whenever I do a build in Delphi 2010, if afterward all I change is the run parameter under Run -> Parameters, Delphi insists on rebuilding my application. In any other language/IDE I've ever used, that wouldn't happen. It wouldn't be a big problem if it weren't for the fact that a build takes about a minute each time.
Any ideas on how, if anything, I can do to keep it from doing this?
Thanks, --David