Subject IBO40_D2006.bdsgroup
Author Wolfgang Rohdewald
loading this gave me lots of invalid references

In IBO40_D2006.bdsgroup I had to replace all *.bdsproj by *.dpk

old:
<Projects Name="IBO40CRT_D2006.bpl">IBO40CRT_D2006.bdsproj</Projects>
new:
<Projects Name="IBO40CRT_D2006.bpl">IBO40CRT_D2006.dpk</Projects>


the bdsgroup file for D2005 seems to have the same problem

after that, installation went smoothly. HowToInstallRawSource.txt is not
quite up to date, it does not mention *.bdsproj files at all

--
Wolfgang