For example:
Code: Select all
XInclude GetEnvironmentVariable("SDK_PATH")+"somewhere/to/file.pb"
I say the second option is less flexible because it makes copy/paste more cumbersome as I would always have to setup the constant.
Code: Select all
XInclude GetEnvironmentVariable("SDK_PATH")+"somewhere/to/file.pb"