Commit Graph

3 Commits

Author SHA1 Message Date
Jarek Kobus
42d15fcf74 Fix AddLibraryWizard when developing on Windows for Maemo build
Task-number: QTCREATORBUG-125
2010-08-24 12:48:25 +02:00
Jarek Kobus
c82796247c Get rid of Qt4ProFileNode in LibraryDetailsController
Since it will not work for pri files. The code is prepared to work
with pri files. However, currently it will work only in case
the pro file which includes the pri file lays in the same dir.
After the QTBUG-13057 is done it will be just a matter of
changing the apropriate variable name in librarydetailscontroller.cpp
to make it working properly.

Task-number: QTCREATORBUG-125
2010-08-23 16:14:10 +02:00
Jarek Kobus
573006f370 Add "Add library wizard" to the pro file editor
Reviewed-by: dt <qtc-committer@nokia.com>
Task-number: QTCREATORBUG-125
2010-08-16 18:25:38 +02:00