View Single Post
  #1  
Old 06-19-2009, 12:31 PM
mickeyf mickeyf is online now
Registered User
 
Join Date: 11-18-2005
Posts: 2
differentiate between running from GUI and from command line

Is there a way to differentiate if I've run a build from the GUI versus running it from the command line? The only way I can think of is to create a macro in the project, and then if I run my build from the command line, give that macro a different value. Is there an easier (built-in) way to make this differentiation?
Reply With Quote