Skip to content
GitLab
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
cd00785e
Commit
cd00785e
authored
Mar 23, 2010
by
Kai Koehne
Browse files
Disable gcc warning about unused parameters in net7ssh
parent
f7e9c407
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/3rdparty/net7ssh/src/src.pro
View file @
cd00785e
...
...
@@ -20,6 +20,7 @@ win32 {
unix
{
QMAKE_CXXFLAGS_HIDESYMS
-=
-
fvisibility
-
inlines
-
hidden
#
for
ubuntu
7.04
QMAKE_CXXFLAGS
+=
-
Wno
-
unused
-
parameter
}
#
Input
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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