vote up 0 vote down star

Is it possible to include post build events in a Project Property Sheet?
I wrote some post build events but it seems that they are ignored.

flag

It has always worked for me in the past. You've not set the "Excluded from build" to yes have you? What does the end of your build look like in the output window? – Goz Aug 12 at 14:21
Did you mean project in Visual Studio? – Kirill V. Lyadvinsky Aug 12 at 14:22
I think I know all C++ IDEs, and VC++ is the only one that has post build events and project property sheets. – MSalters Aug 12 at 14:35
@Goz: no, I haven't set that. The "additional include" and other properties work well. The output: "Performing Post-Build Event..." and nothing is performed – Victor Hurdugaci Aug 12 at 14:55
Please edit your post to include a concrete example. Post-build events always worked for me, if we are talking of Visual Studio. – Krugar Aug 12 at 16:41

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.