> > As far as I know there are no absolute paths needed in the project files > themselves, provided you build using nmake (and not from the project). > This > worked for me for a couple of releases where I left the standard > structure
I was building from within the IDE using the standard build rules where possible. This also allowed direct use of the debugger and the other IDE facilities. Graham Bloice
