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
Marco Bubke
flatpak-qt-creator
Commits
320b4cb3
Commit
320b4cb3
authored
Dec 16, 2008
by
con
Browse files
Fixes: - Fix gcc3.3 build
RevBy: - dt
parent
e5b966f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/app.pro
View file @
320b4cb3
...
...
@@ -13,7 +13,8 @@ win32 {
}
linux
-*
{
LIBS
*=
-
lExtensionSystem
-
lAggregation
QT
+=
svg
dbus
ISGCC33
=
$$
(
GCC33
)
!
equals
(
ISGCC33
,
1
)
:
QT
+=
svg
dbus
}
...
...
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