I have an Ant script that performs a copy operation using the \'copy\' task. It was written for Windows, and has a hardcoded C:\\ path as the \'todir\' argument. I see the \'exe
You can't use a variable and assign it depending on the type? You could put it in a build.properties file. Or you could assign it using a condition.
build.properties