workspace.xml 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
  4. <generated>
  5. <config projectName="mdd" targetName="gtest" />
  6. <config projectName="mdd" targetName="gtest_main" />
  7. <config projectName="mdd" targetName="auslegung_test" />
  8. <config projectName="mdd" targetName="mdd_lib" />
  9. </generated>
  10. </component>
  11. <component name="CMakeSettings">
  12. <configurations>
  13. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DCMAKE_INSTALL_PREFIX=/home/willi/workspaces/master_thesis_ws/install" />
  14. </configurations>
  15. </component>
  16. <component name="ChangeListManager">
  17. <list default="true" id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="">
  18. <change afterPath="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/lib/include/ModuleBase.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/ModuleBase.h" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/lib/include/ModuleHTTP.h" beforeDir="false" afterPath="$PROJECT_DIR$/lib/include/ModuleHTTP.h" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/lib/src/ModuleBase.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleBase.cpp" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/lib/test/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/CMakeLists.txt" afterDir="false" />
  26. </list>
  27. <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
  28. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  29. <option name="SHOW_DIALOG" value="false" />
  30. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  31. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  32. <option name="LAST_RESOLUTION" value="IGNORE" />
  33. </component>
  34. <component name="ClangdSettings">
  35. <option name="formatViaClangd" value="false" />
  36. </component>
  37. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  38. <component name="FavoritesManager">
  39. <favorites_list name="mdd" />
  40. </component>
  41. <component name="FileEditorManager">
  42. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  43. <file pinned="false" current-in-tab="false">
  44. <entry file="file://$PROJECT_DIR$/lib/include/ModuleHTTP.h">
  45. <provider selected="true" editor-type-id="text-editor">
  46. <state relative-caret-position="165">
  47. <caret line="11" column="27" selection-start-line="11" selection-start-column="27" selection-end-line="11" selection-end-column="27" />
  48. <folding>
  49. <element signature="e#51#74#0" expanded="true" />
  50. </folding>
  51. </state>
  52. </provider>
  53. </entry>
  54. </file>
  55. <file pinned="false" current-in-tab="false">
  56. <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h">
  57. <provider selected="true" editor-type-id="text-editor">
  58. <state relative-caret-position="510">
  59. <caret line="34" column="22" selection-start-line="34" selection-start-column="22" selection-end-line="34" selection-end-column="22" />
  60. </state>
  61. </provider>
  62. </entry>
  63. </file>
  64. <file pinned="false" current-in-tab="false">
  65. <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
  66. <provider selected="true" editor-type-id="text-editor">
  67. <state relative-caret-position="180">
  68. <caret line="12" column="10" selection-start-line="8" selection-start-column="8" selection-end-line="12" selection-end-column="10" />
  69. <folding>
  70. <element signature="e#0#23#0" expanded="true" />
  71. </folding>
  72. </state>
  73. </provider>
  74. </entry>
  75. </file>
  76. <file pinned="false" current-in-tab="false">
  77. <entry file="file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp">
  78. <provider selected="true" editor-type-id="text-editor">
  79. <state relative-caret-position="270">
  80. <caret line="18" column="35" selection-start-line="18" selection-start-column="35" selection-end-line="18" selection-end-column="35" />
  81. <folding>
  82. <element signature="e#0#23#0" expanded="true" />
  83. </folding>
  84. </state>
  85. </provider>
  86. </entry>
  87. </file>
  88. <file pinned="false" current-in-tab="false">
  89. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp">
  90. <provider selected="true" editor-type-id="text-editor">
  91. <state relative-caret-position="288">
  92. <caret line="32" column="69" selection-start-line="32" selection-start-column="69" selection-end-line="32" selection-end-column="69" />
  93. <folding>
  94. <element signature="e#0#24#0" expanded="true" />
  95. <element signature="e#91#119#0" expanded="true" />
  96. </folding>
  97. </state>
  98. </provider>
  99. </entry>
  100. </file>
  101. <file pinned="false" current-in-tab="true">
  102. <entry file="file://$PROJECT_DIR$/.gitignore">
  103. <provider selected="true" editor-type-id="text-editor">
  104. <state relative-caret-position="30">
  105. <caret line="2" column="5" lean-forward="true" selection-start-line="2" selection-start-column="5" selection-end-line="2" selection-end-column="5" />
  106. </state>
  107. </provider>
  108. </entry>
  109. </file>
  110. <file pinned="false" current-in-tab="false">
  111. <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
  112. <provider selected="true" editor-type-id="text-editor">
  113. <state relative-caret-position="30">
  114. <caret line="2" column="27" selection-start-line="2" selection-start-column="27" selection-end-line="2" selection-end-column="27" />
  115. </state>
  116. </provider>
  117. </entry>
  118. </file>
  119. <file pinned="false" current-in-tab="false">
  120. <entry file="file://$PROJECT_DIR$/lib/include/IInput.h">
  121. <provider selected="true" editor-type-id="text-editor">
  122. <state relative-caret-position="135">
  123. <caret line="9" column="22" selection-start-line="9" selection-start-column="22" selection-end-line="9" selection-end-column="22" />
  124. <folding>
  125. <element signature="e#43#63#0" expanded="true" />
  126. </folding>
  127. </state>
  128. </provider>
  129. </entry>
  130. </file>
  131. <file pinned="false" current-in-tab="false">
  132. <entry file="file://$PROJECT_DIR$/lib/include/ModuleBase.h">
  133. <provider selected="true" editor-type-id="text-editor">
  134. <state relative-caret-position="375">
  135. <caret line="25" column="29" selection-start-line="25" selection-start-column="29" selection-end-line="25" selection-end-column="29" />
  136. <folding>
  137. <element signature="e#51#69#0" expanded="true" />
  138. </folding>
  139. </state>
  140. </provider>
  141. </entry>
  142. </file>
  143. <file pinned="false" current-in-tab="false">
  144. <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
  145. <provider selected="true" editor-type-id="text-editor">
  146. <state relative-caret-position="1515">
  147. <caret line="101" column="19" selection-start-line="101" selection-start-column="19" selection-end-line="101" selection-end-column="19" />
  148. </state>
  149. </provider>
  150. </entry>
  151. </file>
  152. </leaf>
  153. </component>
  154. <component name="FileTemplateManagerImpl">
  155. <option name="RECENT_TEMPLATES">
  156. <list>
  157. <option value="CMakeLists.txt" />
  158. <option value="Python Script" />
  159. </list>
  160. </option>
  161. </component>
  162. <component name="FindInProjectRecents">
  163. <findStrings>
  164. <find>output</find>
  165. <find>Gener</find>
  166. <find>st</find>
  167. </findStrings>
  168. </component>
  169. <component name="Git.Settings">
  170. <option name="ROOT_SYNC" value="DONT_SYNC" />
  171. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  172. </component>
  173. <component name="IdeDocumentHistory">
  174. <option name="CHANGED_PATHS">
  175. <list>
  176. <option value="$PROJECT_DIR$/src/TestClass.h" />
  177. <option value="$PROJECT_DIR$/lib/src/TestClass.cpp" />
  178. <option value="$PROJECT_DIR$/cmake/auslegung-config.cmake" />
  179. <option value="$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
  180. <option value="$PROJECT_DIR$/lib/include/IListener.h" />
  181. <option value="$PROJECT_DIR$/README.MD" />
  182. <option value="$PROJECT_DIR$/lib/include/IValue.h" />
  183. <option value="$PROJECT_DIR$/lib/include/BaseModule.h" />
  184. <option value="$PROJECT_DIR$/lib/include/Data.h" />
  185. <option value="$PROJECT_DIR$/lib/include/IData.h" />
  186. <option value="$PROJECT_DIR$/lib/include/IType.h" />
  187. <option value="$PROJECT_DIR$/thirdparty/json/single_include/json.hpp" />
  188. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.h.cpp" />
  189. <option value="$PROJECT_DIR$/lib/include/ModuleHandler.h" />
  190. <option value="$PROJECT_DIR$/lib/include/ModulBase.h" />
  191. <option value="$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  192. <option value="$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  193. <option value="$PROJECT_DIR$/lib/include/ModulePass.h" />
  194. <option value="$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  195. <option value="$PROJECT_DIR$/lib/include/ModuleSwitch.h" />
  196. <option value="$PROJECT_DIR$/lib/include/ModuleMath.h" />
  197. <option value="$PROJECT_DIR$/lib/include/UniqueBase.h" />
  198. <option value="$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
  199. <option value="$PROJECT_DIR$/lib/src/Output.cpp" />
  200. <option value="$PROJECT_DIR$/lib/include/IUnique.h" />
  201. <option value="$PROJECT_DIR$/lib/include/Output.h" />
  202. <option value="$PROJECT_DIR$/lib/include/IInput.h" />
  203. <option value="$PROJECT_DIR$/lib/include/Input.h" />
  204. <option value="$PROJECT_DIR$/lib/include/HandlerModule.h" />
  205. <option value="$PROJECT_DIR$/lib/include/IOutput.h" />
  206. <option value="$PROJECT_DIR$/lib/include/IModule.h" />
  207. <option value="$PROJECT_DIR$/lib/include/IProcessor.h" />
  208. <option value="$PROJECT_DIR$/lib/include/ProcessorManual.h" />
  209. <option value="$PROJECT_DIR$/lib/test/test_ModuleMath.cpp" />
  210. <option value="$PROJECT_DIR$/lib/src/Input.cpp" />
  211. <option value="$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp" />
  212. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.cpp" />
  213. <option value="$PROJECT_DIR$/lib/include/ProcessorBase.h" />
  214. <option value="$PROJECT_DIR$/lib/src/ModuleMath.cpp" />
  215. <option value="$PROJECT_DIR$/lib/src/ModuleSwitch.cpp" />
  216. <option value="$PROJECT_DIR$/lib/src/ProcessorManual.cpp" />
  217. <option value="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" />
  218. <option value="$PROJECT_DIR$/lib/CMakeLists.txt" />
  219. <option value="$PROJECT_DIR$/CMakeLists.txt" />
  220. <option value="$PROJECT_DIR$/lib/src/ModuleBase.cpp" />
  221. <option value="$PROJECT_DIR$/lib/include/ModuleBase.h" />
  222. <option value="$PROJECT_DIR$/lib/test/CMakeLists.txt" />
  223. <option value="$PROJECT_DIR$/lib/include/ModuleHTTP.h" />
  224. <option value="$PROJECT_DIR$/lib/src/ModuleHTTP.cpp" />
  225. <option value="$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp" />
  226. <option value="$PROJECT_DIR$/.gitignore" />
  227. </list>
  228. </option>
  229. </component>
  230. <component name="OCFindUsagesOptions" text="true" ivars="false" properties="true" derivedClasses="false" />
  231. <component name="OCResolveContextSettings">
  232. <option name="configuration" value="0-auslegung_test" />
  233. </component>
  234. <component name="ProjectFrameBounds" extendedState="6">
  235. <option name="x" value="182" />
  236. <option name="y" value="57" />
  237. <option name="width" value="1440" />
  238. <option name="height" value="927" />
  239. </component>
  240. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  241. <component name="ProjectView">
  242. <navigator proportions="" version="1">
  243. <foldersAlwaysOnTop value="true" />
  244. </navigator>
  245. <panes>
  246. <pane id="ProjectPane">
  247. <subPane>
  248. <expand>
  249. <path>
  250. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  251. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  252. </path>
  253. <path>
  254. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  255. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  256. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  257. </path>
  258. <path>
  259. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  260. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  261. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  262. <item name="lib" type="462c0819:PsiDirectoryNode" />
  263. </path>
  264. <path>
  265. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  266. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  267. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  268. <item name="lib" type="462c0819:PsiDirectoryNode" />
  269. <item name="include" type="462c0819:PsiDirectoryNode" />
  270. </path>
  271. <path>
  272. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  273. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  274. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  275. <item name="lib" type="462c0819:PsiDirectoryNode" />
  276. <item name="src" type="462c0819:PsiDirectoryNode" />
  277. </path>
  278. <path>
  279. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  280. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  281. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  282. <item name="lib" type="462c0819:PsiDirectoryNode" />
  283. <item name="test" type="462c0819:PsiDirectoryNode" />
  284. </path>
  285. <path>
  286. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  287. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  288. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  289. <item name="thirdparty" type="462c0819:PsiDirectoryNode" />
  290. </path>
  291. </expand>
  292. <select />
  293. </subPane>
  294. </pane>
  295. <pane id="Scope" />
  296. </panes>
  297. </component>
  298. <component name="PropertiesComponent">
  299. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  300. <property name="WebServerToolWindowFactoryState" value="false" />
  301. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  302. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  303. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  304. <property name="settings.editor.selected.configurable" value="CMakeSettings" />
  305. </component>
  306. <component name="RecentsManager">
  307. <key name="MoveFile.RECENT_KEYS">
  308. <recent name="$PROJECT_DIR$/lib/src" />
  309. <recent name="$PROJECT_DIR$" />
  310. <recent name="$PROJECT_DIR$/lib/thirdparty" />
  311. <recent name="$PROJECT_DIR$/lib/includes" />
  312. <recent name="$PROJECT_DIR$/lib" />
  313. </key>
  314. <key name="CopyFile.RECENT_KEYS">
  315. <recent name="$PROJECT_DIR$/lib/test" />
  316. <recent name="$PROJECT_DIR$/lib" />
  317. </key>
  318. </component>
  319. <component name="RunDashboard">
  320. <option name="ruleStates">
  321. <list>
  322. <RuleState>
  323. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  324. </RuleState>
  325. <RuleState>
  326. <option name="name" value="StatusDashboardGroupingRule" />
  327. </RuleState>
  328. </list>
  329. </option>
  330. </component>
  331. <component name="RunManager" selected="Google Test.All in auslegung_test">
  332. <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">
  333. <method v="2">
  334. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  335. <option name="BeforeTestRunTask" enabled="true" />
  336. </method>
  337. </configuration>
  338. <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">
  339. <method v="2">
  340. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  341. <option name="BeforeTestRunTask" enabled="true" />
  342. </method>
  343. </configuration>
  344. <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">
  345. <method v="2">
  346. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  347. <option name="BeforeTestRunTask" enabled="true" />
  348. </method>
  349. </configuration>
  350. <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">
  351. <method v="2">
  352. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  353. <option name="BeforeTestRunTask" enabled="true" />
  354. </method>
  355. </configuration>
  356. <configuration name="auslegung_test" type="CMakeRunConfiguration" factoryName="Application" 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">
  357. <method v="2">
  358. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  359. </method>
  360. </configuration>
  361. <configuration name="gtest" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest" CONFIG_NAME="Debug">
  362. <method v="2">
  363. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  364. </method>
  365. </configuration>
  366. <configuration name="gtest_main" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest_main" CONFIG_NAME="Debug">
  367. <method v="2">
  368. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  369. </method>
  370. </configuration>
  371. <configuration name="mdd_lib" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="mdd_lib" CONFIG_NAME="Debug">
  372. <method v="2">
  373. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  374. </method>
  375. </configuration>
  376. <list>
  377. <item itemvalue="Google Test.All in auslegung_test" />
  378. <item itemvalue="Google Test.ModuleMath" />
  379. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  380. <item itemvalue="Google Test.ModuleMath.add" />
  381. <item itemvalue="CMake Application.auslegung_test" />
  382. <item itemvalue="CMake Application.gtest" />
  383. <item itemvalue="CMake Application.gtest_main" />
  384. <item itemvalue="CMake Application.mdd_lib" />
  385. </list>
  386. <recent_temporary>
  387. <list>
  388. <item itemvalue="Google Test.ModuleMath" />
  389. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  390. <item itemvalue="Google Test.ModuleMath.add" />
  391. </list>
  392. </recent_temporary>
  393. </component>
  394. <component name="SvnConfiguration">
  395. <configuration />
  396. </component>
  397. <component name="TaskManager">
  398. <task active="true" id="Default" summary="Default task">
  399. <changelist id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="" />
  400. <created>1587581799216</created>
  401. <option name="number" value="Default" />
  402. <option name="presentableId" value="Default" />
  403. <updated>1587581799216</updated>
  404. <workItem from="1587581800425" duration="5209000" />
  405. <workItem from="1587820394897" duration="10341000" />
  406. <workItem from="1588087564187" duration="2479000" />
  407. <workItem from="1588173608688" duration="1471000" />
  408. <workItem from="1588177691948" duration="2948000" />
  409. <workItem from="1588498505055" duration="16829000" />
  410. <workItem from="1588535249928" duration="102000" />
  411. <workItem from="1588599976041" duration="2014000" />
  412. <workItem from="1588602419291" duration="11000" />
  413. <workItem from="1588610944347" duration="1253000" />
  414. <workItem from="1588692367897" duration="1201000" />
  415. <workItem from="1588786717088" duration="4579000" />
  416. <workItem from="1588791515004" duration="3084000" />
  417. <workItem from="1588794698644" duration="7128000" />
  418. <workItem from="1589382925743" duration="20440000" />
  419. <workItem from="1589404518690" duration="4865000" />
  420. <workItem from="1589963897477" duration="403000" />
  421. <workItem from="1589965045546" duration="13832000" />
  422. <workItem from="1589979027570" duration="3504000" />
  423. <workItem from="1589982545546" duration="300000" />
  424. <workItem from="1589982859071" duration="2825000" />
  425. <workItem from="1590072044480" duration="1259000" />
  426. <workItem from="1590139016676" duration="24307000" />
  427. <workItem from="1590401033286" duration="1155000" />
  428. <workItem from="1590443025824" duration="116000" />
  429. <workItem from="1590444664396" duration="2281000" />
  430. <workItem from="1590483561193" duration="9644000" />
  431. <workItem from="1590496125616" duration="6000" />
  432. <workItem from="1590497401566" duration="17000" />
  433. </task>
  434. <servers />
  435. </component>
  436. <component name="TestHistory">
  437. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 39m 32s.xml">
  438. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  439. </history-entry>
  440. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 39m 56s.xml">
  441. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  442. </history-entry>
  443. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 40m 22s.xml">
  444. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  445. </history-entry>
  446. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 44m 45s.xml">
  447. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  448. </history-entry>
  449. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 50m 27s.xml">
  450. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  451. </history-entry>
  452. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 51m 05s.xml">
  453. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  454. </history-entry>
  455. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 52m 08s.xml">
  456. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  457. </history-entry>
  458. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 52m 38s.xml">
  459. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  460. </history-entry>
  461. <history-entry file="All_in_auslegung_test - 2020.05.26 at 13h 53m 24s.xml">
  462. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  463. </history-entry>
  464. <history-entry file="All_in_auslegung_test - 2020.05.26 at 14h 00m 28s.xml">
  465. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  466. </history-entry>
  467. </component>
  468. <component name="TimeTrackingManager">
  469. <option name="totallyTimeSpent" value="167824000" />
  470. </component>
  471. <component name="TodoView" selected-index="2">
  472. <todo-panel id="selected-file">
  473. <is-autoscroll-to-source value="true" />
  474. </todo-panel>
  475. <todo-panel id="all">
  476. <are-packages-shown value="true" />
  477. <is-autoscroll-to-source value="true" />
  478. </todo-panel>
  479. </component>
  480. <component name="ToolWindowManager">
  481. <frame x="0" y="-2" width="1920" height="1082" extended-state="6" />
  482. <editor active="true" />
  483. <layout>
  484. <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.2561366" />
  485. <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  486. <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  487. <window_info anchor="bottom" id="Message" order="0" />
  488. <window_info anchor="bottom" id="Find" order="1" />
  489. <window_info anchor="bottom" id="Run" order="2" weight="0.2980063" />
  490. <window_info anchor="bottom" id="Debug" order="3" weight="0.39874083" />
  491. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  492. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  493. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  494. <window_info anchor="bottom" id="Database Changes" order="7" />
  495. <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
  496. <window_info anchor="bottom" id="Terminal" order="9" weight="0.25393495" />
  497. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  498. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  499. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  500. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  501. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  502. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  503. <window_info anchor="right" id="Database" order="3" />
  504. </layout>
  505. <layout-to-restore>
  506. <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.24012807" />
  507. <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  508. <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  509. <window_info anchor="bottom" id="Message" order="0" />
  510. <window_info anchor="bottom" id="Find" order="1" />
  511. <window_info anchor="bottom" id="Run" order="2" weight="0.2980063" />
  512. <window_info anchor="bottom" id="Debug" order="3" weight="0.39874083" />
  513. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  514. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  515. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  516. <window_info anchor="bottom" id="Database Changes" order="7" />
  517. <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
  518. <window_info anchor="bottom" id="Terminal" order="9" visible="true" weight="0.25393495" />
  519. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  520. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  521. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  522. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  523. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  524. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  525. <window_info anchor="right" id="Database" order="3" />
  526. </layout-to-restore>
  527. </component>
  528. <component name="TypeScriptGeneratedFilesManager">
  529. <option name="version" value="1" />
  530. </component>
  531. <component name="Vcs.Log.Tabs.Properties">
  532. <option name="TAB_STATES">
  533. <map>
  534. <entry key="MAIN">
  535. <value>
  536. <State>
  537. <option name="RECENTLY_FILTERED_USER_GROUPS">
  538. <collection />
  539. </option>
  540. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  541. <collection />
  542. </option>
  543. </State>
  544. </value>
  545. </entry>
  546. </map>
  547. </option>
  548. <option name="RECENT_FILTERS">
  549. <map>
  550. <entry key="Branch">
  551. <value>
  552. <list />
  553. </value>
  554. </entry>
  555. <entry key="User">
  556. <value>
  557. <list />
  558. </value>
  559. </entry>
  560. </map>
  561. </option>
  562. </component>
  563. <component name="XDebuggerManager">
  564. <breakpoint-manager>
  565. <breakpoints>
  566. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  567. <url>file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp</url>
  568. <line>50</line>
  569. <option name="timeStamp" value="1" />
  570. </line-breakpoint>
  571. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  572. <url>file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp</url>
  573. <line>18</line>
  574. <option name="timeStamp" value="3" />
  575. </line-breakpoint>
  576. </breakpoints>
  577. </breakpoint-manager>
  578. <watches-manager>
  579. <configuration name="CMakeRunConfiguration">
  580. <watch expression="this-&gt;_inputs[0].output.get()" />
  581. </configuration>
  582. </watches-manager>
  583. </component>
  584. <component name="editorHistoryManager">
  585. <entry file="file:///usr/include/c++/7/bits/shared_ptr_base.h">
  586. <provider selected="true" editor-type-id="text-editor">
  587. <state relative-caret-position="293">
  588. <caret line="964" column="18" selection-start-line="964" selection-start-column="6" selection-end-line="964" selection-end-column="18" />
  589. </state>
  590. </provider>
  591. </entry>
  592. <entry file="file://$PROJECT_DIR$/thirdparty/rapidjson/include/rapidjson/document.h" />
  593. <entry file="file://$PROJECT_DIR$/thirdparty/json/CMakeLists.txt">
  594. <provider selected="true" editor-type-id="text-editor">
  595. <state relative-caret-position="-315" />
  596. </provider>
  597. </entry>
  598. <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/json.hpp">
  599. <provider selected="true" editor-type-id="text-editor">
  600. <state relative-caret-position="15">
  601. <caret line="1" column="28" selection-start-line="1" selection-start-column="28" selection-end-line="1" selection-end-column="28" />
  602. </state>
  603. </provider>
  604. </entry>
  605. <entry file="file://$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
  606. <entry file="file://$PROJECT_DIR$/thirdparty/json/README.md">
  607. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  608. <state split_layout="SPLIT">
  609. <first_editor />
  610. <second_editor />
  611. </state>
  612. </provider>
  613. </entry>
  614. <entry file="file:///usr/include/c++/7/bits/vector.tcc">
  615. <provider selected="true" editor-type-id="text-editor">
  616. <state relative-caret-position="164">
  617. <caret line="68" selection-start-line="68" selection-end-line="68" />
  618. </state>
  619. </provider>
  620. </entry>
  621. <entry file="file://$PROJECT_DIR$/lib/README.MD">
  622. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  623. <state split_layout="SPLIT">
  624. <first_editor />
  625. <second_editor />
  626. </state>
  627. </provider>
  628. </entry>
  629. <entry file="file://$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  630. <entry file="file://$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  631. <entry file="file://$PROJECT_DIR$/lib/include/ModulePass.h" />
  632. <entry file="file://$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  633. <entry file="file://$PROJECT_DIR$/lib/src/UniqueBase.cpp" />
  634. <entry file="file://$PROJECT_DIR$/lib/include/UniqueBase.h" />
  635. <entry file="file://$PROJECT_DIR$/lib/include/IType.h">
  636. <provider selected="true" editor-type-id="text-editor">
  637. <state relative-caret-position="75">
  638. <caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
  639. </state>
  640. </provider>
  641. </entry>
  642. <entry file="file://$PROJECT_DIR$/lib/include/IListener.h">
  643. <provider selected="true" editor-type-id="text-editor">
  644. <state relative-caret-position="60">
  645. <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
  646. </state>
  647. </provider>
  648. </entry>
  649. <entry file="file://$PROJECT_DIR$/lib/include/HandlerModule.h">
  650. <provider selected="true" editor-type-id="text-editor">
  651. <state relative-caret-position="180">
  652. <caret line="12" column="35" selection-start-line="12" selection-start-column="35" selection-end-line="12" selection-end-column="35" />
  653. <folding>
  654. <element signature="e#56#73#0" expanded="true" />
  655. <element signature="e#123#132#0" expanded="true" />
  656. </folding>
  657. </state>
  658. </provider>
  659. </entry>
  660. <entry file="file://$PROJECT_DIR$/lib/src/Output.cpp">
  661. <provider selected="true" editor-type-id="text-editor">
  662. <state relative-caret-position="435">
  663. <caret line="29" column="27" selection-start-line="29" selection-start-column="27" selection-end-line="29" selection-end-column="27" />
  664. </state>
  665. </provider>
  666. </entry>
  667. <entry file="file://$PROJECT_DIR$/lib/include/Output.h">
  668. <provider selected="true" editor-type-id="text-editor">
  669. <state relative-caret-position="345">
  670. <caret line="23" column="59" selection-start-line="23" selection-start-column="59" selection-end-line="23" selection-end-column="59" />
  671. <folding>
  672. <element signature="e#42#62#0" expanded="true" />
  673. </folding>
  674. </state>
  675. </provider>
  676. </entry>
  677. <entry file="file://$PROJECT_DIR$/lib/include/IOutput.h">
  678. <provider selected="true" editor-type-id="text-editor">
  679. <state relative-caret-position="210">
  680. <caret line="14" column="38" lean-forward="true" selection-start-line="14" selection-start-column="38" selection-end-line="14" selection-end-column="38" />
  681. <folding>
  682. <element signature="e#44#63#0" expanded="true" />
  683. </folding>
  684. </state>
  685. </provider>
  686. </entry>
  687. <entry file="file://$PROJECT_DIR$/lib/include/IProcessor.h">
  688. <provider selected="true" editor-type-id="text-editor">
  689. <state relative-caret-position="285">
  690. <caret line="19" lean-forward="true" selection-start-line="19" selection-end-line="19" />
  691. <folding>
  692. <element signature="e#51#71#0" expanded="true" />
  693. </folding>
  694. </state>
  695. </provider>
  696. </entry>
  697. <entry file="file://$PROJECT_DIR$/lib/include/IUnique.h">
  698. <provider selected="true" editor-type-id="text-editor">
  699. <state relative-caret-position="135">
  700. <caret line="9" column="28" selection-start-line="9" selection-start-column="28" selection-end-line="9" selection-end-column="28" />
  701. </state>
  702. </provider>
  703. </entry>
  704. <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/nlohmann/json.hpp">
  705. <provider selected="true" editor-type-id="text-editor">
  706. <state relative-caret-position="720">
  707. <caret line="48" column="27" lean-forward="true" selection-start-line="48" selection-start-column="27" selection-end-line="48" selection-end-column="27" />
  708. </state>
  709. </provider>
  710. </entry>
  711. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorManual.h">
  712. <provider selected="true" editor-type-id="text-editor">
  713. <state relative-caret-position="135">
  714. <caret line="9" column="37" selection-start-line="9" selection-start-column="37" selection-end-line="9" selection-end-column="37" />
  715. <folding>
  716. <element signature="e#60#86#0" expanded="true" />
  717. </folding>
  718. </state>
  719. </provider>
  720. </entry>
  721. <entry file="file://$PROJECT_DIR$/lib/include/Input.h">
  722. <provider selected="true" editor-type-id="text-editor">
  723. <state relative-caret-position="390">
  724. <caret line="30" column="23" selection-start-line="30" selection-start-column="23" selection-end-line="30" selection-end-column="23" />
  725. <folding>
  726. <element signature="e#41#58#0" expanded="true" />
  727. </folding>
  728. </state>
  729. </provider>
  730. </entry>
  731. <entry file="file://$PROJECT_DIR$/lib/include/ModuleSwitch.h">
  732. <provider selected="true" editor-type-id="text-editor">
  733. <state relative-caret-position="135">
  734. <caret line="9" column="17" selection-start-line="9" selection-start-column="17" selection-end-line="9" selection-end-column="17" />
  735. </state>
  736. </provider>
  737. </entry>
  738. <entry file="file://$PROJECT_DIR$/lib/src/Input.cpp">
  739. <provider selected="true" editor-type-id="text-editor">
  740. <state relative-caret-position="750">
  741. <caret line="50" selection-start-line="50" selection-end-line="50" />
  742. </state>
  743. </provider>
  744. </entry>
  745. <entry file="file:///usr/include/c++/7/bits/shared_ptr.h">
  746. <provider selected="true" editor-type-id="text-editor">
  747. <state relative-caret-position="10605">
  748. <caret line="707" selection-start-line="707" selection-end-line="707" />
  749. </state>
  750. </provider>
  751. </entry>
  752. <entry file="file:///usr/src/gtest/src/gtest.cc">
  753. <provider selected="true" editor-type-id="text-editor">
  754. <state relative-caret-position="37215">
  755. <caret line="2481" selection-start-line="2481" selection-end-line="2481" />
  756. </state>
  757. </provider>
  758. </entry>
  759. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorBase.cpp">
  760. <provider selected="true" editor-type-id="text-editor">
  761. <state relative-caret-position="195">
  762. <caret line="13" column="36" selection-start-line="13" selection-start-column="36" selection-end-line="13" selection-end-column="36" />
  763. </state>
  764. </provider>
  765. </entry>
  766. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorBase.h">
  767. <provider selected="true" editor-type-id="text-editor">
  768. <state relative-caret-position="420">
  769. <caret line="28" column="62" selection-start-line="28" selection-start-column="62" selection-end-line="28" selection-end-column="62" />
  770. <folding>
  771. <element signature="e#57#72#0" expanded="true" />
  772. </folding>
  773. </state>
  774. </provider>
  775. </entry>
  776. <entry file="file://$PROJECT_DIR$/lib/src/ModuleSwitch.cpp">
  777. <provider selected="true" editor-type-id="text-editor">
  778. <state relative-caret-position="240">
  779. <caret line="16" column="26" selection-start-line="16" selection-start-column="26" selection-end-line="16" selection-end-column="26" />
  780. <folding>
  781. <element signature="e#0#25#0" expanded="true" />
  782. </folding>
  783. </state>
  784. </provider>
  785. </entry>
  786. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp">
  787. <provider selected="true" editor-type-id="text-editor">
  788. <state relative-caret-position="135">
  789. <caret line="9" column="30" selection-start-line="9" selection-start-column="30" selection-end-line="9" selection-end-column="30" />
  790. <folding>
  791. <element signature="e#0#24#0" expanded="true" />
  792. <element signature="e#70#98#0" expanded="true" />
  793. </folding>
  794. </state>
  795. </provider>
  796. </entry>
  797. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleMath.cpp">
  798. <provider selected="true" editor-type-id="text-editor">
  799. <state relative-caret-position="885">
  800. <caret line="59" selection-start-line="59" selection-end-line="59" />
  801. <folding>
  802. <element signature="e#0#24#0" expanded="true" />
  803. </folding>
  804. </state>
  805. </provider>
  806. </entry>
  807. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorManual.cpp">
  808. <provider selected="true" editor-type-id="text-editor">
  809. <state relative-caret-position="390">
  810. <caret line="26" column="42" selection-start-line="26" selection-start-column="42" selection-end-line="26" selection-end-column="42" />
  811. <folding>
  812. <element signature="e#0#28#0" expanded="true" />
  813. </folding>
  814. </state>
  815. </provider>
  816. </entry>
  817. <entry file="file://$PROJECT_DIR$/thirdparty/curl/README" />
  818. <entry file="file://$PROJECT_DIR$/thirdparty/curl/CMakeLists.txt" />
  819. <entry file="file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp">
  820. <provider selected="true" editor-type-id="text-editor">
  821. <state relative-caret-position="825">
  822. <caret line="55" column="31" selection-start-line="55" selection-start-column="31" selection-end-line="55" selection-end-column="31" />
  823. <folding>
  824. <element signature="e#0#24#0" expanded="true" />
  825. <element signature="e#70#98#0" expanded="true" />
  826. </folding>
  827. </state>
  828. </provider>
  829. </entry>
  830. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  831. <provider selected="true" editor-type-id="text-editor">
  832. <state relative-caret-position="255">
  833. <caret line="17" column="21" selection-start-line="17" selection-start-column="21" selection-end-line="17" selection-end-column="21" />
  834. </state>
  835. </provider>
  836. </entry>
  837. <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
  838. <provider selected="true" editor-type-id="text-editor">
  839. <state relative-caret-position="525">
  840. <caret line="35" selection-start-line="35" selection-end-line="35" />
  841. </state>
  842. </provider>
  843. </entry>
  844. <entry file="file://$PROJECT_DIR$/lib/include/IModule.h">
  845. <provider selected="true" editor-type-id="text-editor">
  846. <state relative-caret-position="180">
  847. <caret line="12" column="10" selection-start-line="12" selection-start-column="10" selection-end-line="12" selection-end-column="10" />
  848. <folding>
  849. <element signature="e#45#65#0" expanded="true" />
  850. </folding>
  851. </state>
  852. </provider>
  853. </entry>
  854. <entry file="file://$PROJECT_DIR$/lib/include/ModuleHTTP.h">
  855. <provider selected="true" editor-type-id="text-editor">
  856. <state relative-caret-position="165">
  857. <caret line="11" column="27" selection-start-line="11" selection-start-column="27" selection-end-line="11" selection-end-column="27" />
  858. <folding>
  859. <element signature="e#51#74#0" expanded="true" />
  860. </folding>
  861. </state>
  862. </provider>
  863. </entry>
  864. <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h">
  865. <provider selected="true" editor-type-id="text-editor">
  866. <state relative-caret-position="510">
  867. <caret line="34" column="22" selection-start-line="34" selection-start-column="22" selection-end-line="34" selection-end-column="22" />
  868. </state>
  869. </provider>
  870. </entry>
  871. <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
  872. <provider selected="true" editor-type-id="text-editor">
  873. <state relative-caret-position="180">
  874. <caret line="12" column="10" selection-start-line="8" selection-start-column="8" selection-end-line="12" selection-end-column="10" />
  875. <folding>
  876. <element signature="e#0#23#0" expanded="true" />
  877. </folding>
  878. </state>
  879. </provider>
  880. </entry>
  881. <entry file="file://$PROJECT_DIR$/lib/src/ModuleHTTP.cpp">
  882. <provider selected="true" editor-type-id="text-editor">
  883. <state relative-caret-position="270">
  884. <caret line="18" column="35" selection-start-line="18" selection-start-column="35" selection-end-line="18" selection-end-column="35" />
  885. <folding>
  886. <element signature="e#0#23#0" expanded="true" />
  887. </folding>
  888. </state>
  889. </provider>
  890. </entry>
  891. <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
  892. <provider selected="true" editor-type-id="text-editor">
  893. <state relative-caret-position="30">
  894. <caret line="2" column="27" selection-start-line="2" selection-start-column="27" selection-end-line="2" selection-end-column="27" />
  895. </state>
  896. </provider>
  897. </entry>
  898. <entry file="file://$PROJECT_DIR$/lib/include/IInput.h">
  899. <provider selected="true" editor-type-id="text-editor">
  900. <state relative-caret-position="135">
  901. <caret line="9" column="22" selection-start-line="9" selection-start-column="22" selection-end-line="9" selection-end-column="22" />
  902. <folding>
  903. <element signature="e#43#63#0" expanded="true" />
  904. </folding>
  905. </state>
  906. </provider>
  907. </entry>
  908. <entry file="file://$PROJECT_DIR$/lib/include/ModuleBase.h">
  909. <provider selected="true" editor-type-id="text-editor">
  910. <state relative-caret-position="375">
  911. <caret line="25" column="29" selection-start-line="25" selection-start-column="29" selection-end-line="25" selection-end-column="29" />
  912. <folding>
  913. <element signature="e#51#69#0" expanded="true" />
  914. </folding>
  915. </state>
  916. </provider>
  917. </entry>
  918. <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
  919. <provider selected="true" editor-type-id="text-editor">
  920. <state relative-caret-position="1515">
  921. <caret line="101" column="19" selection-start-line="101" selection-start-column="19" selection-end-line="101" selection-end-column="19" />
  922. </state>
  923. </provider>
  924. </entry>
  925. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleHTTP.cpp">
  926. <provider selected="true" editor-type-id="text-editor">
  927. <state relative-caret-position="288">
  928. <caret line="32" column="69" selection-start-line="32" selection-start-column="69" selection-end-line="32" selection-end-column="69" />
  929. <folding>
  930. <element signature="e#0#24#0" expanded="true" />
  931. <element signature="e#91#119#0" expanded="true" />
  932. </folding>
  933. </state>
  934. </provider>
  935. </entry>
  936. <entry file="file://$PROJECT_DIR$/.gitignore">
  937. <provider selected="true" editor-type-id="text-editor">
  938. <state relative-caret-position="30">
  939. <caret line="2" column="5" lean-forward="true" selection-start-line="2" selection-start-column="5" selection-end-line="2" selection-end-column="5" />
  940. </state>
  941. </provider>
  942. </entry>
  943. </component>
  944. </project>