How can I define paths in SES (Windows), like $SDK_PATH, for my project?
- if they are defined in macros, what is the syntax?
- is there a standard variable that has a path to SDK root?
(We have collaborative work, so defining project files manually is not feasible. Of course, we could use same path structure and same relative paths, but defining $SDK_PATH would be more elegant.)