EmptyLicensesLicx icon indicating copy to clipboard operation
EmptyLicensesLicx copied to clipboard

Run EmptyLicensesLicx build target when licenses.licx file changed

Open augustoproiete opened this issue 2 years ago • 0 comments

Currently we run the EmptyLicensesLicx build target just before it gets compiled. If a manual change is made to the licenses.licx file and nothing else changes in the project, a regular "Build" / "F5" won't execute our build target... The user needs to run a "Rebuild" for it to run.

We should add a dependency to the licenses.licx file so that it gets emptied on a regular build when it is the only thing that changed.

augustoproiete avatar Sep 13 '21 23:09 augustoproiete