On sexta-feira, 15 de março de 2013 10.06.46, tang ke wrote: > hi everybody! > Now I download the qt-opensource-mingw32-4.8.2.zip from the web. and > install it. > > but after I use the qmake -unset QT_VERSION commands, then I use qmake > -query, It can display the QT_VERSION . > > who can tell me where the qmake -set prop value is stored with windows?
You can't unset one of the hardcoded properties. You can only set them to other values (they are stored somewhere in the registry). If you unset them, they'll revert to the hardcoded default that was created when Qt was compiled. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest