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
Valentin Platzgummer
qgroundcontrol
Commits
2cd005b4
Commit
2cd005b4
authored
Jan 10, 2012
by
LM
Browse files
Fixed Ubuntu 64bit build error
parent
46815f8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/utils/utils_external.pri
View file @
2cd005b4
...
...
@@ -77,11 +77,7 @@ macx {
SOURCES += consoleprocess_unix.cpp
}
linux-g++ {
SOURCES += consoleprocess_unix.cpp
}
linux-g++-64 {
linux-g++|linux-g++-64 {
SOURCES += consoleprocess_unix.cpp
}
...
...
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