aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qmake/qmake2-native_2.10a.bb
blob: 4579838b4308a9de300e2931802389a26ea9420b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
QTVERSION="4.4.3"
FILESDIR += "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qmake2-native"

inherit native

require ${PN}.inc

do_install() {
    :
}