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
a403c436
Commit
a403c436
authored
Feb 10, 2010
by
ck
Browse files
Botan library: Make pro file work for mingw.
parent
e37ad01b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/3rdparty/botan/src/src.pro
View file @
a403c436
...
...
@@ -9,7 +9,7 @@ DEPENDPATH += .
INCLUDEPATH
+=
$$
PWD
$$
PWD
/../
build
$$
PWD
/../
build
/
botan
win32
{
LIBS
+=
advapi32
.
lib
user32
.
lib
LIBS
+=
-
l
advapi32
-
l
user32
win32
-
msvc
*:
QMAKE_CXXFLAGS
+=
-
wd4251
-
wd4290
DEFINES
+=
_CRT_SECURE_NO_WARNINGS
...
...
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