Skip to content

Commit 4f193be

Browse files
committed
Fix for building on Windows.
1 parent b69a323 commit 4f193be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

singleapplication/qtsingleapplication.pri

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
include(../common.pri)
21
INCLUDEPATH += $$PWD
32
DEPENDPATH += $$PWD
43
QT *= network
5-
greaterThan(QT_MAJOR_VERSION, 4): QT *= widgets
64

75
qtsingleapplication-uselib:!qtsingleapplication-buildlib {
86
LIBS += -L$$QTSINGLEAPPLICATION_LIBDIR -l$$QTSINGLEAPPLICATION_LIBNAME

0 commit comments

Comments
 (0)