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