Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tobias Hunger
qt-creator
Commits
a403c436
Commit
a403c436
authored
Feb 10, 2010
by
ck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Botan library: Make pro file work for mingw.
parent
e37ad01b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/libs/3rdparty/botan/src/src.pro
src/libs/3rdparty/botan/src/src.pro
+1
-1
No files found.
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
Markdown
is supported
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