problem solved.
the conversion process from vs6 dsp to vs8 vcproj stuck in an extra "/I /I ($QTDIR)/include" in the advaced c++ command line options in the project settings - this is what made vs8 go crazy - just remove it and everything is fine (because the QTDIR is included in the input paths already.