i use multiple build.xml files for building my project.
the problem is that the vc60.pdb is stored in the -
whatever - current directory.
if i compile every module alone the vc60.pdb is placed
in the module directory.
if i compile all modules the file is placed in the main
build file directory.
...
it is nessesary to setup the directory somehow