Completed change to eliminate v8.pro
The initial change to eliminate v8.pro was
incomplete - see 803b7d651c.
Change-Id: Ia2c996d247f8b19380363f3e0409d38d3b839fdb
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
bb10
parent
b481e0d885
commit
97ea2f0f6e
|
|
@ -20,4 +20,4 @@ cross_compile: SUBDIRS -= host.pro
|
|||
cross_compile: SUBDIRS -= tools
|
||||
!contains(QT_CONFIG, opengl): SUBDIRS -= opengl
|
||||
!unix|embedded|!contains(QT_CONFIG, dbus): SUBDIRS -= dbus
|
||||
!contains(QT_CONFIG, v8): SUBDIRS -= v8.pro
|
||||
!contains(QT_CONFIG, v8): SUBDIRS -= v8
|
||||
|
|
|
|||
Loading…
Reference in New Issue