Post build events

  • Thread starter Thread starter Smokey Grindle
  • Start date Start date
S

Smokey Grindle

I have a post build event script... I need it to do a task only when the cpu
arch is 64bit for the compiled output... is there any way to check this and
then do a block of code if that is the case? if so how? thanks!
 
nevermind, realized the events work like DOS and you can use the IF XXX EQU
XXX ( ) else () commands :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top