Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
e8d990e7
Commit
e8d990e7
authored
Mar 11, 2009
by
dt
Browse files
Fixes: Compilation on other non unix systems
Task: Reported on ML RevBy: con
parent
8d583280
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/app.pro
View file @
e8d990e7
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment