summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtipc
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compile of shm/sem tests with vcproj generator.Rohan McGovern2010-02-1727-0/+2889
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.