Make it possible to test QPA (Lighthouse) on Mac.

Do not use CoreText if QPA is specified.
Warning: this is only for testing purposes and it has no practical
use right now.

http://code.google.com/p/phantomjs/issues/detail?id=163
1.5
Ariya Hidayat 2012-03-13 19:36:10 -07:00
parent f7ec1533d6
commit 4c3897fece
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ unix:x11 {
OBJECTIVE_SOURCES += \
text/qfontengine_mac.mm
}
!embedded:!x11:mac {
!embedded:!qpa:!x11:mac {
OBJECTIVE_HEADERS += \
text/qfontengine_coretext_p.h
OBJECTIVE_SOURCES += \