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