src/plugins/sqldrivers/sqldrivers.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
     9 contains(sql-plugins, sqlite)	: SUBDIRS += sqlite
     9 contains(sql-plugins, sqlite)	: SUBDIRS += sqlite
    10 contains(sql-plugins, sqlite2)	: SUBDIRS += sqlite2
    10 contains(sql-plugins, sqlite2)	: SUBDIRS += sqlite2
    11 contains(sql-plugins, ibase)	: SUBDIRS += ibase
    11 contains(sql-plugins, ibase)	: SUBDIRS += ibase
    12 
    12 
    13 # :QTP: Version check not working on TB9.2 and later, don't export SQLLite. Fix needed for working version check
    13 # :QTP: Version check not working on TB9.2 and later, don't export SQLLite. Fix needed for working version check
    14 #contains(S60_VERSION, 3.1)|contains(S60_VERSION, 3.2)|contains(S60_VERSION, 5.0) {
    14 # symbian:contains(CONFIG, system-sqlite): SUBDIRS += sqlite_symbian
    15 #    symbian:contains(CONFIG, system-sqlite): SUBDIRS += sqlite_symbian
    15 
    16 #    }