~ubuntu-branches/ubuntu/lucid/mythtv/lucid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
######################################################################
# Automatically generated by qmake (1.02a) Tue Jul 16 20:59:39 2002
######################################################################

TEMPLATE = subdirs
CONFIG += ordered

!exists(config.mak) {
    error(Please run the configure script first)
}
include ( settings.pro )

# Directories
SUBDIRS += libs filters programs themes i18n

using_bindings_* {
    SUBDIRS += bindings
}

# clean up config on distclean, this must be the last sub-directory
SUBDIRS += config