I have an external txt file with some preprocessor defines. How can I integrate them in my CCS project?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You could copy/past in compiler settings : Menu Build properties > compiler > preprocessor > defines.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.