Skip to content
Snippets Groups Projects
Commit 1948ddba authored by jschall's avatar jschall
Browse files

Fix build on 64-bit linux target

parent 645ab2c1
Branches
No related tags found
No related merge requests found
...@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment