summaryrefslogtreecommitdiff
path: root/share/qtcreator/gdbmacros/gdbmacros.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of git://scm.dev.nokia.troll.no/creator/mainline into ↵Daniel Molkentin2009-01-221-130/+110
| | | | make_install/master
* Fixes: Implement make install target, Step 1Daniel Molkentin2009-01-211-0/+2581
Details: Moving files so that the local layout corresponds to the layout pushed by make install. Adjust Make target, modify the resource path of the loader to find the resources in the right place. All pathes are still looked up relative to binaryPath(), libs are found via relative rpath.