When things are remapped by the Symbian Source File Remapping only capture the directory the file was discovered in, not the entire drive.
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="com.nokia.carbide.cdt.builder.environmentModifier">
<modifier class="com.nokia.carbide.cdt.builder.test.TestEnvironmentModifier"/>
</extension>
</plugin>