src/gui/text/text.pri
changeset 3 41300fa6a67c
parent 0 1918ee327afb
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
    76 }
    76 }
    77 
    77 
    78 unix:x11 {
    78 unix:x11 {
    79 	HEADERS += \
    79 	HEADERS += \
    80 		text/qfontengine_x11_p.h \
    80 		text/qfontengine_x11_p.h \
       
    81 		text/qfontdatabase_x11.cpp \
    81 		text/qfontengine_ft_p.h
    82 		text/qfontengine_ft_p.h
    82 	SOURCES += \
    83 	SOURCES += \
    83 		text/qfont_x11.cpp \
    84 		text/qfont_x11.cpp \
    84 		text/qfontengine_x11.cpp \
    85 		text/qfontengine_x11.cpp \
    85 		text/qfontengine_ft.cpp
    86 		text/qfontengine_ft.cpp