Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F134332
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
591 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/uglobalhotkey.pro b/uglobalhotkey.pro
index 62fb4f5..e13c4e2 100644
--- a/uglobalhotkey.pro
+++ b/uglobalhotkey.pro
@@ -1,24 +1,25 @@
QT = core gui
unix {
QT += gui-private
}
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = UGlobalHotkey
TEMPLATE = lib
QMAKE_CXXFLAGS += -std=c++11
DEFINES += UGLOBALHOTKEY_LIBRARY
HEADERS += \
ukeysequence.h \
uglobalhotkeys.h \
uexception.h \
hotkeymap.h \
uglobal.h
SOURCES += \
ukeysequence.cpp \
uglobalhotkeys.cpp \
uexception.cpp \
+unix: LIBS += -lxcb -lxcb-keysyms
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Jun 17, 9:27 PM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
70854
Default Alt Text
(591 B)
Attached To
Mode
R65 cKaiser's UGlobalHotKey
Attached
Detach File
Event Timeline