~michael-sheldon/ubuntu-keyboard/fix-oxide-dismiss-test

« back to all changes in this revision

Viewing changes to src/src.pro

  • Committer: Thomas Moenicke
  • Date: 2013-07-19 12:05:07 UTC
  • Revision ID: thomas.moenicke@canonical.com-20130719120507-lzw5oq50xm567x0j
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CONFIG += ordered 
 
2
TEMPLATE = subdirs
 
3
SUBDIRS = \
 
4
    lib \
 
5
    view \
 
6
    plugin \
 
7
#    benchmark \
 
8
 
 
9
 
 
10
#!notests {
 
11
#    SUBDIRS += tests
 
12
#}
 
13
 
 
14
QMAKE_EXTRA_TARGETS += check
 
15
check.target = check
 
16
check.CONFIG = recursive