Commit 46815f8b authored by QGroundControl's avatar QGroundControl

Merge pull request #91 from jschall/patch-2

Fixing Linux building
parents 0b4c4b5c 1948ddba
...@@ -81,6 +81,10 @@ linux-g++ { ...@@ -81,6 +81,10 @@ linux-g++ {
SOURCES += consoleprocess_unix.cpp SOURCES += consoleprocess_unix.cpp
} }
linux-g++-64 {
SOURCES += consoleprocess_unix.cpp
}
# submiteditorwidget.cpp \ # submiteditorwidget.cpp \
# qtcolorbutton.cpp \ # qtcolorbutton.cpp \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment