代码拉取完成,页面将自动刷新
# NOTE : had to move this pro file to repo's root directory because
# qmake does not work well on Linux when a subdir is out of $$PWD
TEMPLATE = subdirs
# names
SUBDIRS += \
00_amalgamation \
01_basics \
02_methods \
03_references \
04_types \
05_server \
06_users \
07_encryption \
08_events \
09_serialization \
10_historizing \
11_alarms_conditions
# directories
00_amalgamation.subdir = $$PWD/src/amalgamation
01_basics.subdir = $$PWD/examples/01_basics
02_methods.subdir = $$PWD/examples/02_methods
03_references.subdir = $$PWD/examples/03_references
04_types.subdir = $$PWD/examples/04_types
05_server.subdir = $$PWD/examples/05_server
06_users.subdir = $$PWD/examples/06_users
07_encryption.subdir = $$PWD/examples/07_encryption
08_events.subdir = $$PWD/examples/08_events
09_serialization.subdir = $$PWD/examples/09_serialization
10_historizing.subdir = $$PWD/examples/10_historizing
11_alarms_conditions.subdir = $$PWD/examples/11_alarms_conditions
# dependencies
00_amalgamation.depends =
01_basics.depends = 00_amalgamation
02_methods.depends = 00_amalgamation
03_references.depends = 00_amalgamation
04_types.depends = 00_amalgamation
05_server.depends = 00_amalgamation
06_users.depends = 00_amalgamation
07_encryption.depends = 00_amalgamation
08_events.depends = 00_amalgamation
09_serialization.depends = 00_amalgamation
10_historizing.depends = 00_amalgamation
11_alarms_conditions.depends = 00_amalgamation
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。