Add comment about main-change(s).
This commit is contained in:
parent
068575f8e8
commit
1a24bc4572
@ -12,6 +12,10 @@ INCLUDEPATH += $$_PRO_FILE_PWD_/include/rapidjson
|
|||||||
#Version is set in yocto recipe with "EXTRA_QMAKEVARS_PRE"
|
#Version is set in yocto recipe with "EXTRA_QMAKEVARS_PRE"
|
||||||
#VERSION=1.0.0
|
#VERSION=1.0.0
|
||||||
|
|
||||||
|
# 04.06.2024: Fix for Szeged: read price for daily ticket directly from entry
|
||||||
|
# PaymentOptions in tariff-file if it is not given as part of a
|
||||||
|
# Json-Product-Array in tariff-file.
|
||||||
|
|
||||||
CONFIG(debug, debug|release) {
|
CONFIG(debug, debug|release) {
|
||||||
win32 {
|
win32 {
|
||||||
QMAKE_CXXFLAGS += -DCALCULATE_LIBRARY_EXPORTS
|
QMAKE_CXXFLAGS += -DCALCULATE_LIBRARY_EXPORTS
|
||||||
|
Loading…
Reference in New Issue
Block a user