Skip to content

Commit

Permalink
Fix for building on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dman95 committed Oct 30, 2016
1 parent b69a323 commit 4f193be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions singleapplication/qtsingleapplication.pri
@@ -1,8 +1,6 @@
include(../common.pri)
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
QT *= network
greaterThan(QT_MAJOR_VERSION, 4): QT *= widgets

qtsingleapplication-uselib:!qtsingleapplication-buildlib {
LIBS += -L$$QTSINGLEAPPLICATION_LIBDIR -l$$QTSINGLEAPPLICATION_LIBNAME
Expand Down

0 comments on commit 4f193be

Please sign in to comment.