M
matt_felzani
We are noticing that for a Utility project that we have in VS.Net (C++)
that the Post-Build step is being performed every time that the IDE
finds the project as a dependency. While it does not take a long time
to do the step, it does have a ripple effect in that the output from
the Post-Build step is linked in another project and ultimately forces
that to rebuild as well ... the daisy-chain effect is a big problem
because the workspace contains north of 170 projects (I know, another
problem all together). This project has been converted from VS6.0 and
we did not have this issue in that IDE.
Anyway, any input would be appreciated. Thank you!
that the Post-Build step is being performed every time that the IDE
finds the project as a dependency. While it does not take a long time
to do the step, it does have a ripple effect in that the output from
the Post-Build step is linked in another project and ultimately forces
that to rebuild as well ... the daisy-chain effect is a big problem
because the workspace contains north of 170 projects (I know, another
problem all together). This project has been converted from VS6.0 and
we did not have this issue in that IDE.
Anyway, any input would be appreciated. Thank you!