Minor add some json files under OTHER_FILES for documentation.
This commit is contained in:
parent
83807a0f99
commit
b122206a94
@ -71,7 +71,10 @@ HEADERS += \
|
|||||||
include/mobilisis/ticket.h \
|
include/mobilisis/ticket.h \
|
||||||
include/mobilisis/tariff_business_hours.h
|
include/mobilisis/tariff_business_hours.h
|
||||||
|
|
||||||
OTHER_FILES += src/main.cpp
|
OTHER_FILES += src/main.cpp \
|
||||||
|
../tariffs/tariff_korneuburg.json \
|
||||||
|
../tariffs/tariff_linsinger_maschinenbau.json \
|
||||||
|
../tariffs/tariff_naz.json
|
||||||
|
|
||||||
# Default rules for deployment.
|
# Default rules for deployment.
|
||||||
qnx: target.path = /tmp/$${TARGET}/bin
|
qnx: target.path = /tmp/$${TARGET}/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user