author | eckhart.koppen@nokia.com |
Wed, 31 Mar 2010 11:06:36 +0300 | |
changeset 7 | f7bc934e204c |
parent 3 | 41300fa6a67c |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
||
3 |
contains(sql-plugins, psql) : SUBDIRS += psql |
|
4 |
contains(sql-plugins, mysql) : SUBDIRS += mysql |
|
5 |
contains(sql-plugins, odbc) : SUBDIRS += odbc |
|
6 |
contains(sql-plugins, tds) : SUBDIRS += tds |
|
7 |
contains(sql-plugins, oci) : SUBDIRS += oci |
|
8 |
contains(sql-plugins, db2) : SUBDIRS += db2 |
|
9 |
contains(sql-plugins, sqlite) : SUBDIRS += sqlite |
|
10 |
contains(sql-plugins, sqlite2) : SUBDIRS += sqlite2 |
|
11 |
contains(sql-plugins, ibase) : SUBDIRS += ibase |
|
12 |
||
7
f7bc934e204c
5cabc75a39ca2f064f70b40f72ed93c74c4dc19b
eckhart.koppen@nokia.com
parents:
3
diff
changeset
|
13 |
symbian:contains(CONFIG, system-sqlite): SUBDIRS += sqlite_symbian |