Adding and modifying preprocessor variables in xIDE
Categories:
This shows you how to add or modify preprocessor variables using xIDE
To add or modify preprocessor variables in xIDE, first open the
workspace that you want to use. Your screen will look like this:
Once you have the project open, right click on the project name itself and select "Properties..." from the pulldown menu. This will ensure that you are setting properties for the project itself and not a file or folder within the project.
Select the Compiler folder on the left, followed by the Preprocessor folder. Click in the text to the right of Define Symbols. A "..." box will appear.
Click on the "..." box and modify existing preprocessor variables or add new ones.
Click "OK", then "OK" to exit the project properties screen. Recompile your project to use the new preprocessor variables.
Once you have the project open, right click on the project name itself and select "Properties..." from the pulldown menu. This will ensure that you are setting properties for the project itself and not a file or folder within the project.
Select the Compiler folder on the left, followed by the Preprocessor folder. Click in the text to the right of Define Symbols. A "..." box will appear.
Click on the "..." box and modify existing preprocessor variables or add new ones.
Click "OK", then "OK" to exit the project properties screen. Recompile your project to use the new preprocessor variables.
- Login to post comments








