Commit 683c57bb authored by Max-Wilhelm Bruker's avatar Max-Wilhelm Bruker
Browse files

linux compile fix

parent 50e85496
...@@ -6,7 +6,7 @@ MOC_DIR = build ...@@ -6,7 +6,7 @@ MOC_DIR = build
OBJECTS_DIR = build OBJECTS_DIR = build
RESOURCES = cockatrice.qrc RESOURCES = cockatrice.qrc
QT += network script svg QT += network script svg
linux-g++ { unix {
CONFIG += mobility CONFIG += mobility
MOBILITY = multimedia MOBILITY = multimedia
} else { } else {
......
Supports Markdown
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