Does native (non-NAnt integration) CCNet support this? For example, I want to set a my_devenv = "C:\....\devenv.com" and then later use it as
<executable>$(my_devenv)</executable> I looked at the forum and the answered posts have NAnt example. I just have a simple setup and learning NAnt may not be the most efficient use of my time right now.
