summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/cplusplus.pri
Commit message (Collapse)AuthorAgeFilesLines
* fix compile of plugins which use #include <cplusplus/foo.h>Oswald Buddenhagen2011-05-161-1/+1
|
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-2/+2
| | | | Approved-by: legal
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-2/+0
| | | | | | | | simply add CONFIG += depend_includepath to qtcreator.pri and remove all the manual DEPENDPATHs, as half of them were missing anyway, and i wouldn't expect it to ever change. not touching src/shared/ for syncing reasons.
* Fixes: More autotest cleanup (now release target builds too)Bill King2010-12-141-0/+2
|
* Make tests compile on Mac. Use qtLibraryName instead of qtLibraryTarget.con2010-11-011-1/+1
| | | | | | qtLibraryTarget is only defined if used with TEMPLATE=lib, which makes it fail in pri files that are used for app pro files. The tests still don't run because of run time linking issues.
* Fix autotests so that they're compiling again.Bill King2010-07-061-2/+2
|
* fix include dependency plugins/cpp* => shared/cplusplusOswald Buddenhagen2009-07-171-0/+1
|
* Made the C++ front-end more Creator-friendly.Roberto Raggi2009-06-031-1/+0
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-1/+1
|
* Initial importcon2008-12-021-0/+3