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
fb44054c
Commit
fb44054c
authored
Mar 03, 2009
by
Oswald Buddenhagen
Browse files
link with msvc8
need explicit -lshell32
parent
124ec122
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/utils/process_stub.pro
View file @
fb44054c
...
...
@@ -14,5 +14,6 @@ unix {
SOURCES
+=
process_stub_unix
.
c
}
else
{
SOURCES
+=
process_stub_win
.
c
LIBS
+=
-
lshell32
}
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