Skip to content

Commit

Permalink
Remove Symbian specific code in platformsupport.
Browse files Browse the repository at this point in the history
Change-Id: I5f06f80ae47b2c9fcd93832c23a453a9193e6120
Reviewed-by: Lars Knoll <[email protected]>
  • Loading branch information
xizzhu authored and Qt by Nokia committed Jan 30, 2012
1 parent 1054209 commit 0c29259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platformsupport/fontdatabases/basic/basic.pri
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ contains(QT_CONFIG, freetype) {
$$QT_FREETYPE_DIR/src/autofit/afloader.c\
$$QT_FREETYPE_DIR/src/autofit/autofit.c

symbian|win32 {
win32 {
SOURCES += \
$$QT_FREETYPE_DIR/src/base/ftsystem.c
} else {
Expand Down

0 comments on commit 0c29259

Please sign in to comment.