I've been asked to do some updates to a QT3 app we've got and I need to add a new UI, I've created it in the QT .pro but it's not been picked up by the existing associated VS solution/.proj file. I think there ought to be some integration that can update the proj from the pro but I can't work out how to start it. I managed to get the new UI into the proj by manually editting the proj but I got linker errors and I'm not convinced I haven't missed something.
Moving to QT4/VS2010 isn't really an option.