Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 236 Bytes

glib.pro

File metadata and controls

9 lines (7 loc) · 236 Bytes
 
1
2
3
4
5
6
7
8
9
# For QtCreator integration purposes. Not meant for building the project.
TEMPLATE = aux
HEADERS += sailfishaccesscontrol.h
SOURCES += sailfishaccesscontrol.c
OTHER_FILES += \
Makefile \
sailfishaccesscontrol.pc.tpl \