This commit is contained in:
ArsenArsen 2017-07-01 13:51:03 +02:00
parent 539d992556
commit 6a234a059e
1 changed files with 0 additions and 2 deletions

View File

@ -124,8 +124,6 @@ mac {
HEADERS += $$PWD/platformspecifics/u32/u32backend.hpp
LIBS += -luser32 -lkernel32 -lpthread
QT += winextras
} else:unix {
SOURCES += $$PWD/platformspecifics/x11/x11backend.cpp
HEADERS += $$PWD/platformspecifics/x11/x11backend.hpp