Skip to content

Commit

Permalink
remove symbian vestiges
Browse files Browse the repository at this point in the history
Change-Id: I6e01bef4e6bc31141dde60aae5e6568f1f757ac1
Reviewed-by: Joerg Bornemann <[email protected]>
  • Loading branch information
ossilator authored and The Qt Project committed Dec 5, 2012
1 parent a9392d7 commit b41c215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v8/v8.pri
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ SOURCES += \
$$V8SRC/platform-freebsd.cc \
$$V8SRC/platform-posix.cc
LIBS += -lexecinfo
} else:unix:!symbian:!qnx{
} else:unix:!qnx {
SOURCES += \
$$V8SRC/platform-linux.cc \
$$V8SRC/platform-posix.cc
Expand Down

0 comments on commit b41c215

Please sign in to comment.