in reply to pp only to create executable when source has changed
Adding more information to the succinct comment by hippo, I would have thought that all your projects would use Makefiles to be built in any event, so why not simply add a rule to build the .exe file using pp whenever the parent source file has changed?
|
|---|