No, you can not use pragma_path for that. The code in a published project is compiled. Any #defines in the code, such as progma_path, are instructions for the C compiler only. They have no meaning otherwise.