What does the Qt addin do to a project
-
Im trying to find out what setting the qt addin fr visual studio addin actually does.
by that i mean what settings does it change in the property manager, like the include directories, linker settings, any command line setting.
i know some of the obvious ones that i found just by checking the property manager like the linker and include settings, but how do i set up a project so it will automatically perform the moc'ing to the correct files, and any other of the steps it perform before it compiles?
Im on Win 7 x64
visual studio 2010 C++ x64
Qt 4.8.2 x64
and the qt addin is 1.11 i thinkcheers