123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
- <generated>
- <config projectName="mdd" targetName="gmock" />
- <config projectName="mdd" targetName="gtest_main" />
- <config projectName="mdd" targetName="gtest" />
- <config projectName="mdd" targetName="gmock_main" />
- <config projectName="mdd" targetName="mdd_lib" />
- <config projectName="mdd" targetName="mdd_lib_test" />
- <config projectName="mdd" targetName="sqlite3" />
- </generated>
- </component>
- <component name="CMakeSettings">
- <configurations>
- <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DCMAKE_INSTALL_PREFIX=/home/willi/workspaces/master_thesis_ws/install" />
- </configurations>
- </component>
- <component name="ChangeListManager">
- <list default="true" id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="">
- <change afterPath="$PROJECT_DIR$/cmake/configure_msvc.cmake" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/Connector.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/Generator.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/IConnection.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/IGenerator.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/IOptimizable.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/IOptimizer.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/IProperty.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/IState.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/ModuleMerge.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/ModuleParameter.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/ModuleSQL.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/ModuleSplitt.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/OptimizerBase.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/OptimizerEvolutionary.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/ProcessorEvolution.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/ProcessorStandard.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/Property.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/UpdateState.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/include/state.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/Connector.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/Generator.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/ModuleMerge.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/ModuleParameter.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/ModuleSQL.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/ModuleSplitt.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/OptimizerBase.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/OptimizerEvolutionary.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/ProcessorEvolution.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/src/ProcessorStandard.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/db/materials.db" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/ansys/00_Model.inp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/ansys/01_Parameter.inp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/ansys/02_Laminate.inp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/ansys/03_Modell.inp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/ansys/04_Plot.inp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/gfk_plate.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/monitor.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/server/server-ansys.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/test_Ansys.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/test_Connector.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/test_ModuleSQL.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/test_OptimizerEvolutionary.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/lib/test/test_ProcessorStandard.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/Makefile" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk - Verknüpfung.lnk" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk.hpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_benchmark.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_01.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_02.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_03.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_04.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_05.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_06.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_07.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_08.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_09.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_10.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_11.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_12.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_13.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_14.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_15.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_16.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_17.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_18.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_simple_example_19.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/exprtk_test.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/exprtk/readme.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/.clang-format" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/.gitignore" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/.travis.yml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/CMakeLists.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/CONTRIBUTING.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/WORKSPACE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/appveyor.yml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/ci/env-linux.sh" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/ci/env-osx.sh" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/ci/get-nprocessors.sh" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/ci/log-config.sh" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/ci/travis.sh" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/CMakeLists.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/CONTRIBUTORS" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/cmake/gmock.pc.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/cmake/gmock_main.pc.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/docs/cheat_sheet.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/docs/cook_book.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/docs/for_dummies.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/docs/gmock_faq.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-actions.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-cardinalities.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-function-mocker.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-generated-actions.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-generated-matchers.h.pump" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-matchers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-more-actions.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-more-matchers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock-nice-strict.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/gmock.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/custom/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/custom/gmock-port.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/gmock-port.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/include/gmock/internal/gmock-pp.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/fuse_gmock_files.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/README" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/README.cppclean" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/cpp/__init__.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/cpp/ast.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/cpp/gmock_class.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/cpp/keywords.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/cpp/tokenize.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/cpp/utils.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/generator/gmock_gen.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/gmock-config.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/gmock_doctor.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/upload.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/scripts/upload_gmock.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/src/gmock-all.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/src/gmock-cardinalities.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/src/gmock-internal-utils.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/src/gmock-matchers.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/src/gmock.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/src/gmock_main.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-actions_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-cardinalities_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-function-mocker_nc.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-function-mocker_nc_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-function-mocker_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-generated-actions_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-generated-function-mockers_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-generated-matchers_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-internal-utils_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-matchers_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-more-actions_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-nice-strict_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-port_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-pp-string_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock-pp_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_all_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_ex_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_leak_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_leak_test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_link2_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_link_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_link_test.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_output_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_output_test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_output_test_golden.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_stress_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googlemock/test/gmock_test_utils.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/CMakeLists.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/CONTRIBUTORS" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/LICENSE" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/cmake/Config.cmake.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/cmake/gtest.pc.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/cmake/gtest_main.pc.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/cmake/internal_utils.cmake" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/cmake/libgtest.la.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/docs/advanced.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/docs/faq.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/docs/pkgconfig.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/docs/primer.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/docs/pump_manual.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/docs/samples.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-death-test.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-matchers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-message.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-param-test.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-printers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-spi.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-test-part.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest-typed-test.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest_pred_impl.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/gtest_prod.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/custom/README.md" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/custom/gtest-port.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/custom/gtest-printers.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/custom/gtest.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-filepath.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-internal.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-port-arch.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-port.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-string.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-type-util.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/include/gtest/internal/gtest-type-util.h.pump" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/prime_tables.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample1.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample1.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample10_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample1_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample2.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample2.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample2_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample3-inl.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample3_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample4.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample4.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample4_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample5_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample6_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample7_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample8_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/samples/sample9_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/common.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/fuse_gtest_files.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/gtest-config.in" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/pump.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/release_docs.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/test/Makefile" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/upload.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/scripts/upload_gtest.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-all.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-death-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-filepath.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-internal-inl.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-matchers.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-port.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-printers.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-test-part.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest-typed-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/src/gtest_main.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-break-on-failure-unittest.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-break-on-failure-unittest_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-catch-exceptions-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-catch-exceptions-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-color-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-color-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-death-test-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-death-test_ex_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-env-var-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-env-var-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-filepath-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-filter-unittest.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-filter-unittest_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-json-outfiles-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-json-output-unittest.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-list-tests-unittest.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-list-tests-unittest_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-listener-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-message-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-options-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-output-test-golden-lin.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-output-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-output-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-param-test-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-param-test-test.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-param-test2-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-port-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-printers-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-shuffle-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-shuffle-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-test-part-test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-test2_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-throw-on-failure-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-throw-on-failure-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-uninitialized-test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/googletest-uninitialized-test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest-typed-test2_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest-typed-test_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest-typed-test_test.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest-unittest-api_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_all_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_assert_by_exception_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_environment_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_help_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_help_test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_json_test_utils.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_list_output_unittest.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_list_output_unittest_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_main_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_no_test_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_premature_exit_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_prod_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_repeat_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_skip_environment_check_output_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_skip_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_sole_header_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_stress_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_test_utils.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_testbridge_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_testbridge_test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_unittest.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_xml_outfile1_test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_xml_outfile2_test_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_xml_outfiles_test.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_xml_output_unittest.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_xml_output_unittest_.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/gtest_xml_test_utils.py" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/production.cc" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/googletest/test/production.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/library.json" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/googletest/platformio.ini" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_binary.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_binary.link" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_binary.output" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__binary_t.cpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__binary_t.output" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/include/json.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/byte_container_with_subtype.hpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/boolean_operators.hpp" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/sqlite3/CMakeLists.txt" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/sqlite3/shell.c" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/sqlite3/sqlite3.c" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/sqlite3/sqlite3.h" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/thirdparty/sqlite3/sqlite3ext.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/CMakeLists.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/cmake/auslegung-config.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake/mdd-config.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/lib/CMakeLists.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/IInput.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/IInput.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/IModule.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/IModule.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/IOutput.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/IOutput.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/IProcessor.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/IProcessor.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/IUnique.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/IUnique.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/Input.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/Input.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/ModuleBase.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/ModuleBase.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/ModuleHTTP.h" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/ModuleMath.h" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/ModuleSwitch.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/ModuleSwitch.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/Output.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/Output.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/ProcessorBase.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/ProcessorBase.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/include/ProcessorManual.h" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/Input.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/Input.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/ModuleBase.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleBase.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/ModuleMath.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleMath.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/ModuleSwitch.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleSwitch.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/Output.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/Output.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/ProcessorBase.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ProcessorBase.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/src/ProcessorManual.cpp" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/CMakeLists.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/server/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/server/.gitignore" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/server/links.txt" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/server/server.py" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/server/server.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/test_ModuleMath.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/test_ModuleMath.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/.travis.yml" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/.travis.yml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/CMakeLists.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/Makefile" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/Makefile" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/README.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/appveyor.yml" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/appveyor.yml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/AUTHORS" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/AUTHORS" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/CMakeLists.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/CONTRIBUTING.md" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/CONTRIBUTING.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/CONTRIBUTORS" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/CONTRIBUTORS" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/LICENSE" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/LICENSE" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/README.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/WORKSPACE" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/WORKSPACE" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/appveyor.yml" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/appveyor.yml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/AddCXXCompilerFlag.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/AddCXXCompilerFlag.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/CXXFeatureCheck.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/CXXFeatureCheck.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Config.cmake.in" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Config.cmake.in" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/GetGitVersion.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/GetGitVersion.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/HandleGTest.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/HandleGTest.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMAr.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMAr.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMNm.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMNm.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMRanLib.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/Modules/FindLLVMRanLib.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/benchmark.pc.in" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/benchmark.pc.in" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/gnu_posix_regex.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/gnu_posix_regex.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/llvm-toolchain.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/llvm-toolchain.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/posix_regex.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/posix_regex.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/split_list.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/split_list.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/std_regex.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/std_regex.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/steady_clock.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/steady_clock.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/cmake/thread_safety_attributes.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/docs/AssemblyTests.md" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/docs/AssemblyTests.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/docs/tools.md" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/docs/tools.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/include/benchmark/benchmark.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/include/benchmark/benchmark.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/mingw.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/mingw.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/releasing.md" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/releasing.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/CMakeLists.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/arraysize.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/arraysize.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_api_internal.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_api_internal.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_main.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_main.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_register.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_register.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_register.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/benchmark_register.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/check.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/check.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/colorprint.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/colorprint.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/colorprint.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/colorprint.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/commandlineflags.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/commandlineflags.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/commandlineflags.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/commandlineflags.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/complexity.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/complexity.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/complexity.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/complexity.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/console_reporter.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/console_reporter.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/counter.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/counter.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/counter.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/counter.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/csv_reporter.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/csv_reporter.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/cycleclock.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/cycleclock.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/internal_macros.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/internal_macros.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/json_reporter.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/json_reporter.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/log.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/log.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/mutex.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/mutex.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/re.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/re.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/reporter.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/reporter.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/sleep.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/sleep.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/sleep.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/sleep.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/statistics.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/statistics.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/statistics.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/statistics.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/string_util.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/string_util.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/string_util.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/string_util.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/sysinfo.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/sysinfo.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/thread_manager.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/thread_manager.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/thread_timer.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/thread_timer.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/timers.cc" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/timers.cc" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/timers.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/src/timers.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/compare.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/compare.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/compare_bench.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/compare_bench.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test1_run1.json" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test1_run1.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test1_run2.json" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test1_run2.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test2_run.json" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/Inputs/test2_run.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/__init__.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/__init__.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/report.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/report.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/util.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/gbench/util.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/strip_asm.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/benchmarks/thirdparty/benchmark/tools/strip_asm.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/cmake/download_test_data.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/cmake/download_test_data.cmake" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/Doxyfile" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/Doxyfile" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/avatars.png" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/avatars.png" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/README.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/README.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/array.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/array.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__object_t_key_type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__object_t_key_type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__object_t_key_type_const.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__object_t_key_type_const.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__size_type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__size_type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__size_type_const.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/at__size_type_const.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/at_json_pointer.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/at_json_pointer.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/at_json_pointer_const.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/at_json_pointer_const.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/back.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/back.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__CompatibleType.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__CompatibleType.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__InputIt_InputIt.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__InputIt_InputIt.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__basic_json.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__basic_json.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__copyassignment.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__copyassignment.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__list_init_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__list_init_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__moveconstructor.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__moveconstructor.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__nullptr_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__nullptr_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__size_type_basic_json.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__size_type_basic_json.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__value.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__value.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__value_ptr.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__value_ptr.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__value_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/basic_json__value_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/begin.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/begin.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/cbegin.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/cbegin.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/cend.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/cend.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/clear.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/clear.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains_json_pointer.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains_json_pointer.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains_json_pointer.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains_json_pointer.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains_json_pointer.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/contains_json_pointer.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/count.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/count.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/crbegin.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/crbegin.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/crend.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/crend.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/diff.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/diff.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/dump.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/dump.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/emplace.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/emplace.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/emplace_back.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/emplace_back.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/empty.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/empty.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/end.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/end.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__IteratorType.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__IteratorType.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__IteratorType_IteratorType.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__IteratorType_IteratorType.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__key_type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__key_type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__size_type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/erase__size_type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/exception.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/exception.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/find__key_type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/find__key_type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/flatten.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/flatten.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_bson.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_bson.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_cbor.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_cbor.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_msgpack.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_msgpack.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_ubjson.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/from_ubjson.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/front.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/front.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/get__PointerType.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/get__PointerType.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/get__ValueType_const.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/get__ValueType_const.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/get_ptr.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/get_ptr.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/get_ref.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/get_ref.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/get_to.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/get_to.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__count.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__count.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__ilist.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__ilist.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__range.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__range.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__range_object.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/insert__range_object.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/invalid_iterator.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/invalid_iterator.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_array.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_array.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_array.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_array.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_array.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_array.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_boolean.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_boolean.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_boolean.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_boolean.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_boolean.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_boolean.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_discarded.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_discarded.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_discarded.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_discarded.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_discarded.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_discarded.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_null.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_null.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_null.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_null.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_null.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_null.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_float.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_float.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_float.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_float.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_float.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_float.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_integer.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_integer.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_integer.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_integer.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_integer.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_integer.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_unsigned.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_unsigned.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_unsigned.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_unsigned.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_unsigned.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_number_unsigned.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_object.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_object.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_object.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_object.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_object.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_object.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_primitive.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_primitive.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_primitive.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_primitive.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_primitive.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_primitive.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_string.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_string.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_string.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_string.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_string.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_string.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_structured.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_structured.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_structured.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_structured.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_structured.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/is_structured.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/items.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/items.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/iterator_wrapper.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/iterator_wrapper.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__back.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__back.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__empty.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__empty.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__operator_add.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__operator_add.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__operator_add_binary.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__operator_add_binary.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__parent_pointer.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__parent_pointer.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__pop_back.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__pop_back.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__push_back.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__push_back.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__to_string.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/json_pointer__to_string.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/max_size.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/max_size.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/merge_patch.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/merge_patch.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/meta.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/meta.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/meta.output" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/meta.output" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/object.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/object.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__ValueType.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__ValueType.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__equal.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__equal.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__equal__nullptr_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__equal__nullptr_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__greater.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__greater.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__greaterequal.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__greaterequal.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__less.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__less.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__lessequal.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__lessequal.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__notequal.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__notequal.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__notequal__nullptr_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__notequal__nullptr_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__value_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator__value_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator_deserialize.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator_deserialize.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator_serialize.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operator_serialize.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__key_type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__key_type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__key_type_const.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__key_type_const.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__size_type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__size_type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__size_type_const.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorarray__size_type_const.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorjson_pointer.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorjson_pointer.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorjson_pointer_const.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/operatorjson_pointer_const.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/other_error.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/other_error.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/out_of_range.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/out_of_range.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__array__parser_callback_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__array__parser_callback_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__contiguouscontainer__parser_callback_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__contiguouscontainer__parser_callback_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__istream__parser_callback_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__istream__parser_callback_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__iteratortype__parser_callback_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__iteratortype__parser_callback_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__string__parser_callback_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse__string__parser_callback_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse_error.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/parse_error.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/patch.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/patch.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/push_back.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/push_back.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/push_back__initializer_list.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/push_back__initializer_list.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/push_back__object_t__value.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/push_back__object_t__value.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/rbegin.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/rbegin.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/rend.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/rend.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/sax_parse.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/sax_parse.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/sax_parse.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/sax_parse.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/size.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/size.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__array_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__array_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__object_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__object_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__reference.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__reference.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__string_t.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/swap__string_t.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_bson.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_bson.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_cbor.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_cbor.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_msgpack.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_msgpack.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_ubjson.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/to_ubjson.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/type.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/type.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/type_error.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/type_error.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/type_name.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/type_name.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/unflatten.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/unflatten.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/update.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/update.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/examples/update__range.link" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/examples/update__range.link" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/index.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/scripts/git-update-ghpages" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/scripts/git-update-ghpages" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/scripts/send_to_wandbox.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/scripts/send_to_wandbox.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/doc/usages/ios.png" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/doc/usages/ios.png" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/conversions/from_json.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/conversions/from_json.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/conversions/to_chars.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/conversions/to_chars.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/conversions/to_json.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/conversions/to_json.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/binary_reader.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/binary_reader.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/input_adapters.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/input_adapters.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/json_sax.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/json_sax.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/lexer.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/lexer.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/parser.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/input/parser.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/iterators/internal_iterator.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/iterators/internal_iterator.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/iterators/iter_impl.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/iterators/iter_impl.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/meta/cpp_future.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/meta/cpp_future.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/meta/type_traits.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/meta/type_traits.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/output/binary_writer.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/output/binary_writer.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/output/serializer.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/output/serializer.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/value_t.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/detail/value_t.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/json.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/include/nlohmann/json.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/single_include/nlohmann/json.hpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/single_include/nlohmann/json.hpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/CMakeLists.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/Makefile" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/Makefile" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-bson.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-bson.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-cbor.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-cbor.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-class_lexer.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-class_lexer.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-class_parser.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-class_parser.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-comparison.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-comparison.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-constructor1.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-constructor1.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-constructor2.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-constructor2.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-convenience.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-convenience.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-conversions.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-conversions.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-deserialization.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-deserialization.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-element_access1.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-element_access1.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-inspection.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-inspection.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-json_pointer.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-json_pointer.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-modifiers.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-modifiers.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-msgpack.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-msgpack.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-noexcept.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-noexcept.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-pointer_access.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-pointer_access.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-regression.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-regression.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-serialization.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-serialization.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-ubjson.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-ubjson.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/src/unit-udt.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/src/unit-udt.cpp" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/thirdparty/doctest/LICENSE.txt" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/thirdparty/doctest/LICENSE.txt" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/thirdparty/doctest/doctest.h" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/thirdparty/doctest/doctest.h" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/test/thirdparty/imapdl/filterbr.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/test/thirdparty/imapdl/filterbr.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/third_party/amalgamate/amalgamate.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/third_party/amalgamate/amalgamate.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/third_party/cpplint/cpplint.py" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/third_party/cpplint/cpplint.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/thirdparty/json/third_party/cpplint/update.sh" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json/third_party/cpplint/update.sh" afterDir="false" />
- </list>
- <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="ClangdSettings">
- <option name="formatViaClangd" value="false" />
- </component>
- <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
- <component name="FavoritesManager">
- <favorites_list name="mdd" />
- </component>
- <component name="FileEditorManager">
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="1560">
- <caret line="104" column="5" selection-start-line="104" selection-start-column="5" selection-end-line="104" selection-end-column="5" />
- <folding>
- <element signature="e#0#23#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="105">
- <caret line="7" column="51" lean-forward="true" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="51" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/lib/include/Property.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="339">
- <caret line="49" column="43" lean-forward="true" selection-start-line="49" selection-start-column="43" selection-end-line="49" selection-end-column="43" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file:///usr/include/unistd.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="8475">
- <caret line="565" column="11" selection-start-line="565" selection-start-column="11" selection-end-line="565" selection-end-column="11" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file:///usr/include/c++/7/thread">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="2010">
- <caret line="134" selection-start-line="134" selection-end-line="134" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file:///usr/include/c++/7/bits/basic_string.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="6285">
- <caret line="419" column="6" selection-start-line="419" selection-start-column="6" selection-end-line="419" selection-end-column="6" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="150">
- <caret line="10" selection-start-line="10" selection-end-line="10" />
- <folding>
- <element signature="e#0#24#0" expanded="true" />
- <element signature="e#91#119#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/thirdparty/cpp-httplib/httplib.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="61380">
- <caret line="4092" column="5" selection-start-line="4092" selection-start-column="2" selection-end-line="4092" selection-end-column="5" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/lib/include/IInput.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="120">
- <caret line="8" column="24" selection-start-line="8" selection-start-column="24" selection-end-line="8" selection-end-column="24" />
- <folding>
- <element signature="e#43#63#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="339">
- <caret line="108" column="13" lean-forward="true" selection-start-line="108" selection-start-column="13" selection-end-line="108" selection-end-column="13" />
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="CMakeLists.txt" />
- <option value="Python Script" />
- </list>
- </option>
- </component>
- <component name="FindInProjectRecents">
- <findStrings>
- <find>output</find>
- <find>Gener</find>
- <find>st</find>
- <find>std::cout</find>
- <find>try</find>
- </findStrings>
- </component>
- <component name="Git.Settings">
- <option name="ROOT_SYNC" value="DONT_SYNC" />
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/cmake/auslegung-config.cmake" />
- <option value="$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
- <option value="$PROJECT_DIR$/lib/include/IListener.h" />
- <option value="$PROJECT_DIR$/README.MD" />
- <option value="$PROJECT_DIR$/lib/include/IValue.h" />
- <option value="$PROJECT_DIR$/lib/include/BaseModule.h" />
- <option value="$PROJECT_DIR$/lib/include/Data.h" />
- <option value="$PROJECT_DIR$/lib/include/IData.h" />
- <option value="$PROJECT_DIR$/lib/include/IType.h" />
- <option value="$PROJECT_DIR$/thirdparty/json/single_include/json.hpp" />
- <option value="$PROJECT_DIR$/lib/src/ProcessorBase.h.cpp" />
- <option value="$PROJECT_DIR$/lib/include/ModuleHandler.h" />
- <option value="$PROJECT_DIR$/lib/include/ModulBase.h" />
- <option value="$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
- <option value="$PROJECT_DIR$/lib/include/ModuleCompare.h" />
- <option value="$PROJECT_DIR$/lib/include/ModulePass.h" />
- <option value="$PROJECT_DIR$/lib/src/ModulePass.cpp" />
- <option value="$PROJECT_DIR$/lib/include/ModuleSwitch.h" />
- <option value="$PROJECT_DIR$/lib/include/ModuleMath.h" />
- <option value="$PROJECT_DIR$/lib/include/UniqueBase.h" />
- <option value="$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
- <option value="$PROJECT_DIR$/lib/src/Output.cpp" />
- <option value="$PROJECT_DIR$/lib/include/IUnique.h" />
- <option value="$PROJECT_DIR$/lib/include/Output.h" />
- <option value="$PROJECT_DIR$/lib/include/IInput.h" />
- <option value="$PROJECT_DIR$/lib/include/Input.h" />
- <option value="$PROJECT_DIR$/lib/include/HandlerModule.h" />
- <option value="$PROJECT_DIR$/lib/include/IOutput.h" />
- <option value="$PROJECT_DIR$/lib/include/IModule.h" />
- <option value="$PROJECT_DIR$/lib/include/IProcessor.h" />
- <option value="$PROJECT_DIR$/lib/include/ProcessorManual.h" />
- <option value="$PROJECT_DIR$/lib/test/test_ModuleMath.cpp" />
- <option value="$PROJECT_DIR$/lib/src/Input.cpp" />
- <option value="$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp" />
- <option value="$PROJECT_DIR$/lib/src/ProcessorBase.cpp" />
- <option value="$PROJECT_DIR$/lib/include/ProcessorBase.h" />
- <option value="$PROJECT_DIR$/lib/src/ProcessorManual.cpp" />
- <option value="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" />
- <option value="$PROJECT_DIR$/lib/CMakeLists.txt" />
- <option value="$PROJECT_DIR$/lib/include/ModuleBase.h" />
- <option value="$PROJECT_DIR$/lib/test/CMakeLists.txt" />
- <option value="$PROJECT_DIR$/.gitignore" />
- <option value="$PROJECT_DIR$/lib/src/ModuleMath.cpp" />
- <option value="$PROJECT_DIR$/lib/src/ModuleSwitch.cpp" />
- <option value="$PROJECT_DIR$/lib/test/server/.gitignore" />
- <option value="$PROJECT_DIR$/lib/include/ModuleHTTP.h" />
- <option value="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" />
- <option value="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" />
- <option value="$PROJECT_DIR$/CMakeLists.txt" />
- <option value="$PROJECT_DIR$/lib/include/Property.h" />
- <option value="$PROJECT_DIR$/lib/src/ModuleBase.cpp" />
- </list>
- </option>
- </component>
- <component name="OCFindUsagesOptions" text="true" ivars="false" properties="true" derivedClasses="false" />
- <component name="OCResolveContextSettings">
- <option name="configuration" value="0-auslegung_test" />
- </component>
- <component name="ProjectFrameBounds" extendedState="6">
- <option name="y" value="-2" />
- <option name="width" value="960" />
- <option name="height" value="1082" />
- </component>
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="Scope" />
- <pane id="ProjectPane">
- <subPane>
- <expand>
- <path>
- <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
- <property name="settings.editor.selected.configurable" value="CMakeSettings" />
- </component>
- <component name="RecentsManager">
- <key name="MoveFile.RECENT_KEYS">
- <recent name="$PROJECT_DIR$/lib/src" />
- <recent name="$PROJECT_DIR$" />
- <recent name="$PROJECT_DIR$/lib/thirdparty" />
- <recent name="$PROJECT_DIR$/lib/includes" />
- <recent name="$PROJECT_DIR$/lib" />
- </key>
- <key name="CopyFile.RECENT_KEYS">
- <recent name="$PROJECT_DIR$/lib/test" />
- <recent name="$PROJECT_DIR$/lib" />
- </key>
- </component>
- <component name="RunDashboard">
- <option name="ruleStates">
- <list>
- <RuleState>
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
- </RuleState>
- <RuleState>
- <option name="name" value="StatusDashboardGroupingRule" />
- </RuleState>
- </list>
- </option>
- </component>
- <component name="RunManager" selected="CMake Application.mdd_lib">
- <configuration name="All in auslegung_test" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_MODE="SUITE_TEST">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- <option name="BeforeTestRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="ModuleMath" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_PATTERN="ModuleMath.*:ModuleMath/*.*:*/ModuleMath.*/*:*/ModuleMath/*.*" TEST_MODE="PATTERN">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- <option name="BeforeTestRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="ModuleMath.ARRAYINT_PLUS_ARRAYInt" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="ARRAYINT_PLUS_ARRAYInt" TEST_MODE="SUITE_TEST">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- <option name="BeforeTestRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="ModuleMath.add" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="add" TEST_MODE="SUITE_TEST">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- <option name="BeforeTestRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="gmock" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gmock" CONFIG_NAME="Debug">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="gmock_main" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gmock_main" CONFIG_NAME="Debug">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="gtest" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest" CONFIG_NAME="Debug">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="gtest_main" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest_main" CONFIG_NAME="Debug">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="mdd_lib" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="mdd_lib" CONFIG_NAME="Debug">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="mdd_lib_test" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="mdd_lib_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="mdd_lib_test">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <configuration name="sqlite3" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="sqlite3" CONFIG_NAME="Debug">
- <method v="2">
- <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
- </method>
- </configuration>
- <list>
- <item itemvalue="CMake Application.gmock" />
- <item itemvalue="CMake Application.gmock_main" />
- <item itemvalue="CMake Application.gtest" />
- <item itemvalue="CMake Application.gtest_main" />
- <item itemvalue="CMake Application.sqlite3" />
- <item itemvalue="CMake Application.mdd_lib" />
- <item itemvalue="CMake Application.mdd_lib_test" />
- <item itemvalue="Google Test.All in auslegung_test" />
- <item itemvalue="Google Test.ModuleMath" />
- <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
- <item itemvalue="Google Test.ModuleMath.add" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="Google Test.ModuleMath" />
- <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
- <item itemvalue="Google Test.ModuleMath.add" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="" />
- <created>1587581799216</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1587581799216</updated>
- <workItem from="1587581800425" duration="5209000" />
- <workItem from="1587820394897" duration="10341000" />
- <workItem from="1588087564187" duration="2479000" />
- <workItem from="1588173608688" duration="1471000" />
- <workItem from="1588177691948" duration="2948000" />
- <workItem from="1588498505055" duration="16829000" />
- <workItem from="1588535249928" duration="102000" />
- <workItem from="1588599976041" duration="2014000" />
- <workItem from="1588602419291" duration="11000" />
- <workItem from="1588610944347" duration="1253000" />
- <workItem from="1588692367897" duration="1201000" />
- <workItem from="1588786717088" duration="4579000" />
- <workItem from="1588791515004" duration="3084000" />
- <workItem from="1588794698644" duration="7128000" />
- <workItem from="1589382925743" duration="20440000" />
- <workItem from="1589404518690" duration="4865000" />
- <workItem from="1589963897477" duration="403000" />
- <workItem from="1589965045546" duration="13832000" />
- <workItem from="1589979027570" duration="3504000" />
- <workItem from="1589982545546" duration="300000" />
- <workItem from="1589982859071" duration="2825000" />
- <workItem from="1590072044480" duration="1259000" />
- <workItem from="1590139016676" duration="24307000" />
- <workItem from="1590401033286" duration="1155000" />
- <workItem from="1590443025824" duration="116000" />
- <workItem from="1590444664396" duration="2281000" />
- <workItem from="1590483561193" duration="9644000" />
- <workItem from="1590496125616" duration="6000" />
- <workItem from="1590497401566" duration="1517000" />
- <workItem from="1590576799306" duration="7324000" />
- <workItem from="1590657068263" duration="18515000" />
- <workItem from="1590678409969" duration="72000" />
- <workItem from="1590685036534" duration="3040000" />
- <workItem from="1592420111626" duration="70000" />
- <workItem from="1594320735512" duration="144000" />
- </task>
- <servers />
- </component>
- <component name="TestHistory">
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 10m 21s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 10m 35s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 11m 28s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 33m 43s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 33m 51s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 35m 24s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 35m 48s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 37m 06s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 37m 51s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- <history-entry file="All_in_auslegung_test - 2020.05.28 at 19h 38m 34s.xml">
- <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
- </history-entry>
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="198489000" />
- </component>
- <component name="TodoView" selected-index="1">
- <todo-panel id="selected-file">
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- <todo-panel id="all">
- <are-packages-shown value="true" />
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- </component>
- <component name="ToolWindowManager">
- <frame x="0" y="-2" width="1920" height="1082" extended-state="6" />
- <editor active="true" />
- <layout>
- <window_info content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.27427962" />
- <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
- <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" />
- <window_info anchor="bottom" id="Run" order="2" weight="0.3557188" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.3336831" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
- <window_info anchor="bottom" id="Database Changes" order="7" />
- <window_info active="true" anchor="bottom" id="Messages" order="8" visible="true" weight="0.3221406" />
- <window_info anchor="bottom" id="Terminal" order="9" weight="0.2513089" />
- <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
- <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
- <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- <window_info anchor="right" id="Database" order="3" />
- </layout>
- <layout-to-restore>
- <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.24012807" />
- <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
- <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" />
- <window_info anchor="bottom" id="Run" order="2" weight="0.2980063" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.39874083" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
- <window_info anchor="bottom" id="Database Changes" order="7" />
- <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
- <window_info anchor="bottom" id="Terminal" order="9" visible="true" weight="0.25393495" />
- <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
- <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
- <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- <window_info anchor="right" id="Database" order="3" />
- </layout-to-restore>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State>
- <option name="RECENTLY_FILTERED_USER_GROUPS">
- <collection />
- </option>
- <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
- <collection />
- </option>
- </State>
- </value>
- </entry>
- </map>
- </option>
- <option name="RECENT_FILTERS">
- <map>
- <entry key="Branch">
- <value>
- <list />
- </value>
- </entry>
- <entry key="User">
- <value>
- <list />
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
- <url>file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp</url>
- <line>151</line>
- <option name="timeStamp" value="64" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
- <url>file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp</url>
- <line>132</line>
- <option name="timeStamp" value="69" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
- <url>file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp</url>
- <line>131</line>
- <option name="timeStamp" value="72" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- <watches-manager>
- <configuration name="CMakeRunConfiguration">
- <watch expression="this->_inputs[0].output.get()" />
- </configuration>
- </watches-manager>
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
- <entry file="file://$PROJECT_DIR$/lib/include/ModuleCompare.h" />
- <entry file="file://$PROJECT_DIR$/lib/include/ModulePass.h" />
- <entry file="file://$PROJECT_DIR$/lib/src/ModulePass.cpp" />
- <entry file="file://$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
- <entry file="file://$PROJECT_DIR$/lib/include/UniqueBase.h" />
- <entry file="file://$PROJECT_DIR$/lib/include/IListener.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="60">
- <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/HandlerModule.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="180">
- <caret line="12" column="35" selection-start-line="12" selection-start-column="35" selection-end-line="12" selection-end-column="35" />
- <folding>
- <element signature="e#56#73#0" expanded="true" />
- <element signature="e#123#132#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/IProcessor.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="285">
- <caret line="19" lean-forward="true" selection-start-line="19" selection-end-line="19" />
- <folding>
- <element signature="e#51#71#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/IUnique.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="135">
- <caret line="9" column="28" selection-start-line="9" selection-start-column="28" selection-end-line="9" selection-end-column="28" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/nlohmann/json.hpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="720">
- <caret line="48" column="27" lean-forward="true" selection-start-line="48" selection-start-column="27" selection-end-line="48" selection-end-column="27" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/ProcessorManual.h" />
- <entry file="file://$PROJECT_DIR$/lib/include/ModuleSwitch.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="135">
- <caret line="9" column="17" selection-start-line="9" selection-start-column="17" selection-end-line="9" selection-end-column="17" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/include/c++/7/bits/shared_ptr.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="10605">
- <caret line="707" selection-start-line="707" selection-end-line="707" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/src/ProcessorBase.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="195">
- <caret line="13" column="36" selection-start-line="13" selection-start-column="36" selection-end-line="13" selection-end-column="36" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/ProcessorBase.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="420">
- <caret line="28" column="62" selection-start-line="28" selection-start-column="62" selection-end-line="28" selection-end-column="62" />
- <folding>
- <element signature="e#57#72#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="135">
- <caret line="9" column="30" selection-start-line="9" selection-start-column="30" selection-end-line="9" selection-end-column="30" />
- <folding>
- <element signature="e#0#24#0" expanded="true" />
- <element signature="e#70#98#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/src/ProcessorManual.cpp" />
- <entry file="file://$PROJECT_DIR$/thirdparty/curl/README" />
- <entry file="file://$PROJECT_DIR$/thirdparty/curl/CMakeLists.txt" />
- <entry file="file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" />
- <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="525">
- <caret line="35" selection-start-line="35" selection-end-line="35" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/IModule.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="180">
- <caret line="12" column="10" selection-start-line="12" selection-start-column="10" selection-end-line="12" selection-end-column="10" />
- <folding>
- <element signature="e#45#65#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h" />
- <entry file="file://$PROJECT_DIR$/.gitignore">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="30">
- <caret line="2" column="5" selection-start-line="2" selection-start-column="5" selection-end-line="2" selection-end-column="5" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="30">
- <caret line="2" column="27" selection-start-line="2" selection-start-column="27" selection-end-line="2" selection-end-column="27" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/ModuleBase.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="375">
- <caret line="25" column="29" selection-start-line="25" selection-start-column="29" selection-end-line="25" selection-end-column="29" />
- <folding>
- <element signature="e#51#69#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/IOutput.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="210">
- <caret line="14" column="38" lean-forward="true" selection-start-line="14" selection-start-column="38" selection-end-line="14" selection-end-column="38" />
- <folding>
- <element signature="e#44#63#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/IType.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="75">
- <caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/Input.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="390">
- <caret line="30" column="26" selection-start-line="30" selection-start-column="26" selection-end-line="30" selection-end-column="26" />
- <folding>
- <element signature="e#41#58#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/src/Output.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="30">
- <caret line="2" column="12" selection-start-line="2" selection-start-column="12" selection-end-line="2" selection-end-column="12" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/Output.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="90">
- <caret line="6" column="10" selection-start-line="6" selection-start-column="10" selection-end-line="6" selection-end-column="10" />
- <folding>
- <element signature="e#42#62#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/src/ModuleSwitch.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="112">
- <caret line="8" column="39" lean-forward="true" selection-start-line="8" selection-start-column="39" selection-end-line="8" selection-end-column="39" />
- <folding>
- <element signature="e#0#25#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/include/c++/7/bits/shared_ptr_base.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="202">
- <caret line="682" selection-start-line="682" selection-end-line="682" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/include/c++/7/bits/stl_vector.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="199">
- <caret line="563" selection-start-line="563" selection-end-line="563" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/src/gtest/src/gtest.cc">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="224">
- <caret line="2776" column="3" lean-forward="true" selection-start-line="2776" selection-start-column="3" selection-end-line="2776" selection-end-column="3" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/test/server/.gitignore">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="15">
- <caret line="1" column="11" lean-forward="true" selection-start-line="1" selection-start-column="11" selection-end-line="1" selection-end-column="11" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="135">
- <caret line="9" column="39" selection-start-line="9" selection-start-column="39" selection-end-line="9" selection-end-column="39" />
- <folding>
- <element signature="e#0#23#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleMath.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="885">
- <caret line="59" selection-start-line="59" selection-end-line="59" />
- <folding>
- <element signature="e#0#24#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/src/Input.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="465">
- <caret line="31" column="5" selection-start-line="31" selection-start-column="5" selection-end-line="31" selection-end-column="5" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/ModuleHTTP.h" />
- <entry file="file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="1560">
- <caret line="104" column="5" selection-start-line="104" selection-start-column="5" selection-end-line="104" selection-end-column="5" />
- <folding>
- <element signature="e#0#23#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/include/unistd.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="8475">
- <caret line="565" column="11" selection-start-line="565" selection-start-column="11" selection-end-line="565" selection-end-column="11" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/include/c++/7/thread">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="2010">
- <caret line="134" selection-start-line="134" selection-end-line="134" />
- </state>
- </provider>
- </entry>
- <entry file="file:///usr/include/c++/7/bits/basic_string.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="6285">
- <caret line="419" column="6" selection-start-line="419" selection-start-column="6" selection-end-line="419" selection-end-column="6" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="150">
- <caret line="10" selection-start-line="10" selection-end-line="10" />
- <folding>
- <element signature="e#0#24#0" expanded="true" />
- <element signature="e#91#119#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/thirdparty/cpp-httplib/httplib.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="61380">
- <caret line="4092" column="5" selection-start-line="4092" selection-start-column="2" selection-end-line="4092" selection-end-column="5" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/IInput.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="120">
- <caret line="8" column="24" selection-start-line="8" selection-start-column="24" selection-end-line="8" selection-end-column="24" />
- <folding>
- <element signature="e#43#63#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="105">
- <caret line="7" column="51" lean-forward="true" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="51" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/include/Property.h">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="339">
- <caret line="49" column="43" lean-forward="true" selection-start-line="49" selection-start-column="43" selection-end-line="49" selection-end-column="43" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="339">
- <caret line="108" column="13" lean-forward="true" selection-start-line="108" selection-start-column="13" selection-end-line="108" selection-end-column="13" />
- </state>
- </provider>
- </entry>
- </component>
- </project>
|