linux compile fix
This commit is contained in:
parent
50e85496fa
commit
683c57bb88
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ MOC_DIR = build
|
|||
OBJECTS_DIR = build
|
||||
RESOURCES = cockatrice.qrc
|
||||
QT += network script svg
|
||||
linux-g++ {
|
||||
unix {
|
||||
CONFIG += mobility
|
||||
MOBILITY = multimedia
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue