summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtipc/lackey
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Fixed compile of shm/sem tests with vcproj generator.Rohan McGovern2010-02-1710-0/+541
SUBDIRS+=../path/to/lackey from two different places means that qmake sees the lackey project twice. This breaks the vcproj generator. Make it so that lackey is only referred to once.