Including #define for entire project
Hi everybody
I have basic problem regarding the #define directive. I have project with several .cs files, and I want include the #define YYYY for all the files, is it possible to write #define YYYY only at one location and use in all the files?It would be of great help if anyone has the answer for this question.
Saduneni