Hi the path list in my project CFG file is too long, how can i define a path shortcut like $(BDS)
Thank you
Hi the path list in my project CFG file is too long, how can
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
‘Options’ dialog -> ‘Environment Options’ -> ‘Environment Variables’. This page has a section ‘User overrides’. That’s where you define your shortcut. You can use a fully qualified path or the already defined ‘$(BDS)’ for variable value. Example:
Later in the library paths use them like
$(THR)\JVCL\....