Wednesday, April 25, 2018

How to add project level Preprocessor Definitions to a C# project

Using GUI


  1. Open the project in Visual Studio
  2. Right-Click on the project file in the solution explorer go to properties
  3. Go to Build tab and Make sure you select the All Configurations in the configuration drop down
  4. Make sure selected the All Platforms in Platform drop-down
  5. Type the Preprocessor Definitions you want in the Conditional Compilation Symbols text box separated by semicolon




Directly in to Project file


  1. Open the project file in a Text Editor 
  2. Copy and paste this code to end of existing PropertyGroup
  3.     <PropertyGroup Condition="'$(VariableName)'=='VarableValue'"> <DefineConstants>PDEF1;PDEF2;PDEF3</DefineConstants> </PropertyGroup>
  4. If you not required to add a condition, delete the Condition="'$(VariableName)'=='VarableValue'" part
  5. Save the project file and open from Visual Studio

6 comments:

  1. Thanks for your great and helpful presentation I like your good service. I always appreciate your post. That is very interesting I love reading and I am always searching for informative information like this.iot training institutes in chennai | industrial iot training chennai | iot training in chennai | iot training in chennai quora |

    ReplyDelete
  2. Very interesting blog. Many blogs I see these days do not really provide anything that attracts others, but believe me the way you interact is literally awesome.You can also check my articles as well.
    Best Homecare Services in Bangalore
    caregiver services in bangalore

    ReplyDelete
  3. nayana est une tutrice incroyable! J'ai souvent lutté avec des erreurs de compilation et nayana était toujours là pour les corriger pour moi. Elle m'a également aidé à apprendre à utiliser le préprocesseur en C, ce que je trouve très utile maintenant. Ce qu'il y a de mieux chez elle, c'est qu'elle ne vous abandonnera jamais !

    ReplyDelete