Commit 1948ddba authored by jschall's avatar jschall

Fix build on 64-bit linux target

parent 645ab2c1
......@@ -81,6 +81,10 @@ linux-g++ {
SOURCES += consoleprocess_unix.cpp
}
linux-g++-64 {
SOURCES += consoleprocess_unix.cpp
}
# submiteditorwidget.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