Skip to content

Commit

Permalink
Changes: updating common_top.pri so that unit tests can be compiled o…
Browse files Browse the repository at this point in the history
…n mac.

RevBy: TrustMe
  • Loading branch information
Sergiy Dubovik committed Sep 28, 2010
1 parent 5dcaf2e commit f39319d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common_top.pri
Expand Up @@ -31,7 +31,7 @@ INSTALLS += target
win32|macx {
macx {
QMAKE_LFLAGS += -F../../lib
LIBS += -framework meegotouch
LIBS += -framework meegotouchcore -framework meegotouchviews
}
win32:LIBS += -lmeegotouchcore0 -lmeegotouchviews0
} else {
Expand Down

0 comments on commit f39319d

Please sign in to comment.