I have searched around and can not seem to easily find a way to compile my program the way I want to. Is there an option or way some where to include the program version, company, and copyright on the .EXE properties page?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have searched around and can not seem to easily find a way to compile my program the way I want to. Is there an option or way some where to include the program version, company, and copyright on the .EXE properties page?
Go to
Project Options -> Version Info
Don't forget mark the "Include version information in project" field
Old newbie.
Thank you.
I would have never found that being that I don't usually create projects. normally I just create new source files and that is all.