Hacker News new | ask | show | jobs
by allenp 5503 days ago
In case anyone is curious, here is a way to go about using #ifdef in your app: http://stackoverflow.com/questions/549462/how-do-i-manage-bu...

I would argue that it really depends on how many places you need to put the #ifdefs to see if it is worth the added complexity.