unauthorizedAccept option
[dyskinesia.git] / src / ghotkey / ghotkey.pri
blob4b33ecdad9687ca30e1f55324425acef1c4b0c5c
1 HEADERS += $$PWD/ghotkeyman.h $$PWD/ghotkeytrigger.h
2 SOURCES += $$PWD/ghotkeyman.cpp
3 INCLUDEPATH += $$PWD
4 DEPENDPATH  += $$PWD
6 unix:!mac {
7   SOURCES += $$PWD/ghotkeyman_x11.cpp
9 win32: {
10   SOURCES += $$PWD/ghotkeyman_win.cpp