Merge lp:~bzoltan/ubuntu-ui-toolkit/link_Gestures_more_explicitely into lp:ubuntu-ui-toolkit/staging

Proposed by Zoltan Balogh
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 1771
Merged at revision: 1771
Proposed branch: lp:~bzoltan/ubuntu-ui-toolkit/link_Gestures_more_explicitely
Merge into: lp:ubuntu-ui-toolkit/staging
Diff against target: 10 lines (+1/-0)
1 file modified
tests/unit/plugin_dependency.pri (+1/-0)
To merge this branch: bzr merge lp:~bzoltan/ubuntu-ui-toolkit/link_Gestures_more_explicitely
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Dimitri John Ledkov (community) with powers Approve
Review via email: mp+280630@code.launchpad.net

Commit message

Try to link Gestures more explicitely. (kudos to xnox)

Description of the change

Try to link Gestures more explicitely. (kudos to xnox)

To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) :
review: Approve (with powers)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/unit/plugin_dependency.pri'
2--- tests/unit/plugin_dependency.pri 2015-05-18 09:53:55 +0000
3+++ tests/unit/plugin_dependency.pri 2015-12-15 18:54:09 +0000
4@@ -8,6 +8,7 @@
5 PRE_TARGETDEPS += $$PLUGIN_BLD/Test/libUbuntuTest.so
6 LIBS += -L$$PLUGIN_BLD/Components -lUbuntuComponents
7 LIBS += -L$$PLUGIN_BLD/Test -lUbuntuTest
8++LIBS += -L$$PWD/../../lib -lUbuntuGestures
9 DEFINES += QUICK_TEST_SOURCE_DIR=\"\\\"$$_PRO_FILE_PWD_\\\"\"
10 QMAKE_CXXFLAGS += -Werror
11

Subscribers

People subscribed via source and target branches