From 5445c25f501f456239b299d2b8810e4beb97a4f3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 2 Dec 2013 14:13:04 -0600 Subject: Automated update from Qt3 --- examples/helpdemo/helpdemo.pro | 2 +- examples/helpsystem/helpsystem.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') 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 diff --git a/examples/helpsystem/helpsystem.pro b/examples/helpsystem/helpsystem.pro index 5f528049a..cd1f6b5ae 100644 --- a/examples/helpsystem/helpsystem.pro +++ b/examples/helpsystem/helpsystem.pro @@ -1,6 +1,6 @@ TEMPLATE = app -LIBS += -lqassistantclient +LIBS += -ltqassistantclient REQUIRES = full-config table -- cgit v1.2.1