M
mirek
Hi,
My application consists of many projects and unfortunatelly now I'm
forced to do conditional compilation. I can #define a variable and then
#ifdef the parts of code but the problem is that I need to define it in
all the projects in the solution. I wish I set this variable in one
place. How to make it in ellegant way?
TIA
Regards,
mirek
My application consists of many projects and unfortunatelly now I'm
forced to do conditional compilation. I can #define a variable and then
#ifdef the parts of code but the problem is that I need to define it in
all the projects in the solution. I wish I set this variable in one
place. How to make it in ellegant way?
TIA
Regards,
mirek