~chris.gagnon/+junk/qtpim-coverage

« back to all changes in this revision

Viewing changes to tests/auto/versit/versit.pro

  • Committer: chris.gagnon
  • Date: 2013-12-10 23:09:37 UTC
  • Revision ID: chris.gagnon@canonical.com-20131210230937-2akf1ft1edcttk87
first post

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TEMPLATE = subdirs
 
2
 
 
3
SUBDIRS += \
 
4
    qvcard21writer \
 
5
    qvcard30writer \
 
6
    qversitcontactexporter \
 
7
    qversitcontactimporter \
 
8
    qversitcontactplugins \
 
9
    qversitdocument \
 
10
    qversitproperty \
 
11
    qversitreader \
 
12
    qversitwriter
 
13