#1
|
|||
|
|||
using project.save
Is there a way to use the project.save action and not have it change the setting of the PROJFILE or PROJROOT macros?
I have been asked to add in functionality to save the build script wrapper and auxillary scripts for each build with its deliverables, but when I use the project.save action it changes the value of PROJFILE and PROJROOT, which I do not want to modify within the running wrapper script itself. Thanks! Scott |
|
|