aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
diff options
context:
space:
mode:
authordt <qtc-committer@nokia.com>2009-03-11 11:46:29 +0100
committerdt <qtc-committer@nokia.com>2009-03-11 11:46:29 +0100
commite8d990e72c9af7e268e24e1b23ab618b93378a99 (patch)
tree8cc8322620d40caef91df2725d8420c492cdad4f /src/app/app.pro
parent8d5832808f4c1e0bc1c3a2c3944a8a142817aa03 (diff)
Fixes: Compilation on other non unix systems
Task: Reported on ML RevBy: con
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 704070830a..d1f917196d 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -11,7 +11,7 @@ win32 {
CONFIG(debug, debug|release):LIBS *= -lExtensionSystemd -lAggregationd
else:LIBS *= -lExtensionSystem -lAggregation
}
-linux-* {
+unix:!macx {
LIBS *= -lExtensionSystem -lAggregation
target.path = /bin