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
f3cd84a1
Commit
f3cd84a1
authored
May 11, 2010
by
Kai Koehne
Browse files
Msvc: Ignore more warnings when compiling net7ssh
parent
74a615fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/3rdparty/net7ssh/src/src.pro
View file @
f3cd84a1
...
...
@@ -12,7 +12,7 @@ include(../net7ssh_dependencies.pri)
win32
{
LIBS
+=
-
lWs2_32
win32
-
msvc
*:
QMAKE_CXXFLAGS
+=
-
wd4250
-
wd4251
-
wd4290
win32
-
msvc
*:
QMAKE_CXXFLAGS
+=
-
wd4100
-
wd4101
-
wd4250
-
wd4251
-
wd4290
DEFINES
+=
_CRT_SECURE_NO_WARNINGS
DEFINES
+=
NE7SSH_EXPORTS
=
1
_WINDLL
_USRDLL
_CONSOLE
_WINDOWS
...
...
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