For Visual Studio, what does the option "Use in Build" mean and why is it set to YES by default?

If you go to project properties page and look under build events. I'm trying to compile the video game Half-Life on Visual Studio and I've never known this "Use in Build" feature exists. What happens when I turn it to "Yes" or "No"?
closed account (E0p9LyTq)
If you highlight the option you get a description for the option at the bottom of the window. You can also click the "?" and get (online) help on what the Build Events do:

https://msdn.microsoft.com/query/dev14.query?appId=Dev14IDEF1&l=EN-US&k=k%28VC.Project.IVCEventTool.CommandLine%29&rd=true
Topic archived. No new replies allowed.