diff options
Diffstat (limited to 'examples/helpdemo/helpdemo.pro')
-rw-r--r-- | examples/helpdemo/helpdemo.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpdemo/helpdemo.pro b/examples/helpdemo/helpdemo.pro index ff62776dc..ff95a29b4 100644 --- a/examples/helpdemo/helpdemo.pro +++ b/examples/helpdemo/helpdemo.pro @@ -1,7 +1,7 @@ TEMPLATE = app CONFIG += qt warn_on -LIBS += -lqassistantclient +LIBS += -ltqassistantclient unix { UI_DIR = .ui MOC_DIR = .moc |