Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-patrick committed Oct 26, 2017
1 parent 051e019 commit db8708a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qmltermwidget.pro
Expand Up @@ -8,7 +8,7 @@ include(lib.pri)
DESTDIR = $$OUT_PWD/QMLTermWidget

DEFINES += HAVE_POSIX_OPENPT HAVE_SYS_TIME_H
macx:DEFINES += HAVE_UTMPX _UTMPX_COMPAT
macx:DEFINES += HAVE_UTMPX _UTMPX_COMPAT HAVE_PTSNAME HAVE_UNLOCKPT HAVE_GRANTPT

INCLUDEPATH += $$PWD/lib
DEPENDPATH += $$PWD/lib
Expand Down

0 comments on commit db8708a

Please sign in to comment.