fookb-qt/fookb.pro

12 lines
216 B
Prolog
Raw Permalink Normal View History

2020-03-11 17:35:47 +01:00
SOURCES = fookb.cpp \
xcbEventFilter.cpp
HEADERS = xcbEventFilter.h
2020-03-10 16:17:18 +01:00
TARGET = fookb
2020-03-11 17:35:47 +01:00
2020-03-12 23:09:34 +01:00
target.path = /usr/local/bin
INSTALLS += target
2020-03-11 17:35:47 +01:00
RESOURCES = fookb.qrc
2020-03-25 22:47:41 +01:00
TRANSLATIONS = fookb_en.ts fookb_fr.ts
2020-03-11 17:35:47 +01:00
QT += widgets qml