summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtipc/lackey
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-181-13/+13
|
* 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.