workspace.xml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" assignedExecutableTargets="true" buildAllGenerated="true">
  4. <generated>
  5. <config projectName="section2_1" targetName="section2_1" />
  6. </generated>
  7. </component>
  8. <component name="CMakeSettings" AUTO_RELOAD="false" GENERATION_PASS_SYSTEM_ENVIRONMENT="true">
  9. <ADDITIONAL_GENERATION_ENVIRONMENT>
  10. <envs />
  11. </ADDITIONAL_GENERATION_ENVIRONMENT>
  12. </component>
  13. <component name="ChangeListManager">
  14. <list default="true" id="e7cc8608-8ba9-4c1d-88bf-3abed8e3a515" name="Default" comment="" />
  15. <ignored path="section2-1.iws" />
  16. <ignored path=".idea/workspace.xml" />
  17. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  18. <option name="TRACKING_ENABLED" value="true" />
  19. <option name="SHOW_DIALOG" value="false" />
  20. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  21. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  22. <option name="LAST_RESOLUTION" value="IGNORE" />
  23. </component>
  24. <component name="CreatePatchCommitExecutor">
  25. <option name="PATCH_PATH" value="" />
  26. </component>
  27. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  28. <component name="FavoritesManager">
  29. <favorites_list name="section2-1" />
  30. </component>
  31. <component name="FileEditorManager">
  32. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  33. <file leaf-file-name="CMakeLists.txt" pinned="false" current-in-tab="false">
  34. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  35. <provider selected="true" editor-type-id="text-editor">
  36. <state relative-caret-position="0">
  37. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  38. <folding />
  39. </state>
  40. </provider>
  41. </entry>
  42. </file>
  43. <file leaf-file-name="main.cpp" pinned="false" current-in-tab="true">
  44. <entry file="file://$PROJECT_DIR$/main.cpp">
  45. <provider selected="true" editor-type-id="text-editor">
  46. <state relative-caret-position="120">
  47. <caret line="8" column="16" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
  48. <folding>
  49. <element signature="e#0#19#0" expanded="true" />
  50. </folding>
  51. </state>
  52. </provider>
  53. </entry>
  54. </file>
  55. </leaf>
  56. </component>
  57. <component name="IdeDocumentHistory">
  58. <option name="CHANGED_PATHS">
  59. <list>
  60. <option value="$PROJECT_DIR$/main.cpp" />
  61. </list>
  62. </option>
  63. </component>
  64. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  65. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  66. <component name="JsGulpfileManager">
  67. <detection-done>true</detection-done>
  68. <sorting>DEFINITION_ORDER</sorting>
  69. </component>
  70. <component name="ProjectFrameBounds">
  71. <option name="y" value="23" />
  72. <option name="width" value="1280" />
  73. <option name="height" value="712" />
  74. </component>
  75. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  76. <OptionsSetting value="true" id="Add" />
  77. <OptionsSetting value="true" id="Remove" />
  78. <OptionsSetting value="true" id="Checkout" />
  79. <OptionsSetting value="true" id="Update" />
  80. <OptionsSetting value="true" id="Status" />
  81. <OptionsSetting value="true" id="Edit" />
  82. <ConfirmationsSetting value="0" id="Add" />
  83. <ConfirmationsSetting value="0" id="Remove" />
  84. </component>
  85. <component name="ProjectView">
  86. <navigator currentView="ProjectPane" proportions="" version="1">
  87. <flattenPackages />
  88. <showMembers />
  89. <showModules />
  90. <showLibraryContents />
  91. <hideEmptyPackages />
  92. <abbreviatePackageNames />
  93. <autoscrollToSource />
  94. <autoscrollFromSource />
  95. <sortByType />
  96. <manualOrder />
  97. <foldersAlwaysOnTop value="true" />
  98. </navigator>
  99. <panes>
  100. <pane id="ProjectPane">
  101. <subPane>
  102. <PATH>
  103. <PATH_ELEMENT>
  104. <option name="myItemId" value="section2-1" />
  105. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  106. </PATH_ELEMENT>
  107. </PATH>
  108. <PATH>
  109. <PATH_ELEMENT>
  110. <option name="myItemId" value="section2-1" />
  111. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  112. </PATH_ELEMENT>
  113. <PATH_ELEMENT>
  114. <option name="myItemId" value="section2-1" />
  115. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  116. </PATH_ELEMENT>
  117. </PATH>
  118. </subPane>
  119. </pane>
  120. </panes>
  121. </component>
  122. <component name="PropertiesComponent">
  123. <property name="settings.editor.selected.configurable" value="reference.idesettings.debugger.python" />
  124. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  125. <property name="settings.editor.splitter.proportion" value="0.2" />
  126. <property name="WebServerToolWindowFactoryState" value="false" />
  127. </component>
  128. <component name="RunManager" selected="Application.section2_1">
  129. <configuration default="true" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="section2_1" TARGET_NAME="section2_1" CONFIG_NAME="Debug">
  130. <envs />
  131. <method />
  132. </configuration>
  133. <configuration default="false" name="Build All" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" CONFIG_NAME="Debug" EXPLICIT_BUILD_TARGET_NAME="all">
  134. <envs />
  135. <method />
  136. </configuration>
  137. <configuration default="false" name="section2_1" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="section2_1" TARGET_NAME="section2_1" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="section2_1" RUN_TARGET_NAME="section2_1">
  138. <envs />
  139. <method />
  140. </configuration>
  141. <list size="2">
  142. <item index="0" class="java.lang.String" itemvalue="Application.Build All" />
  143. <item index="1" class="java.lang.String" itemvalue="Application.section2_1" />
  144. </list>
  145. </component>
  146. <component name="ShelveChangesManager" show_recycled="false">
  147. <option name="remove_strategy" value="false" />
  148. </component>
  149. <component name="TaskManager">
  150. <task active="true" id="Default" summary="Default task">
  151. <changelist id="e7cc8608-8ba9-4c1d-88bf-3abed8e3a515" name="Default" comment="" />
  152. <created>1514993750090</created>
  153. <option name="number" value="Default" />
  154. <option name="presentableId" value="Default" />
  155. <updated>1514993750090</updated>
  156. <workItem from="1514993751579" duration="218000" />
  157. <workItem from="1514994499419" duration="5058000" />
  158. </task>
  159. <servers />
  160. </component>
  161. <component name="TimeTrackingManager">
  162. <option name="totallyTimeSpent" value="5276000" />
  163. </component>
  164. <component name="TodoView">
  165. <todo-panel id="selected-file">
  166. <is-autoscroll-to-source value="true" />
  167. </todo-panel>
  168. <todo-panel id="all">
  169. <are-packages-shown value="true" />
  170. <is-autoscroll-to-source value="true" />
  171. </todo-panel>
  172. </component>
  173. <component name="ToolWindowManager">
  174. <frame x="0" y="23" width="1280" height="712" extended-state="6" />
  175. <editor active="true" />
  176. <layout>
  177. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2494043" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  178. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32996634" sideWeight="0.49722" order="6" side_tool="false" content_ui="tabs" />
  179. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32996634" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  180. <window_info id="CMake" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32996634" sideWeight="0.49722" order="7" side_tool="false" content_ui="tabs" />
  181. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32996634" sideWeight="0.50277996" order="7" side_tool="true" content_ui="tabs" />
  182. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  183. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  184. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32996634" sideWeight="0.49722" order="2" side_tool="false" content_ui="tabs" />
  185. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  186. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32996634" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  187. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
  188. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  189. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  190. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  191. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  192. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  193. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  194. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  195. </layout>
  196. </component>
  197. <component name="Vcs.Log.UiProperties">
  198. <option name="RECENTLY_FILTERED_USER_GROUPS">
  199. <collection />
  200. </option>
  201. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  202. <collection />
  203. </option>
  204. </component>
  205. <component name="VcsContentAnnotationSettings">
  206. <option name="myLimit" value="2678400000" />
  207. </component>
  208. <component name="XDebuggerManager">
  209. <breakpoint-manager />
  210. <watches-manager />
  211. </component>
  212. <component name="editorHistoryManager">
  213. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  214. <provider selected="true" editor-type-id="text-editor">
  215. <state relative-caret-position="0">
  216. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  217. <folding />
  218. </state>
  219. </provider>
  220. </entry>
  221. <entry file="file://$PROJECT_DIR$/main.cpp">
  222. <provider selected="true" editor-type-id="text-editor">
  223. <state relative-caret-position="0">
  224. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  225. <folding>
  226. <element signature="e#0#19#0" expanded="true" />
  227. </folding>
  228. </state>
  229. </provider>
  230. </entry>
  231. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  232. <provider selected="true" editor-type-id="text-editor">
  233. <state relative-caret-position="0">
  234. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  235. <folding />
  236. </state>
  237. </provider>
  238. </entry>
  239. <entry file="file:///Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string">
  240. <provider selected="true" editor-type-id="text-editor">
  241. <state relative-caret-position="213">
  242. <caret line="2023" column="6" selection-start-line="2023" selection-start-column="6" selection-end-line="2023" selection-end-column="6" />
  243. <folding />
  244. </state>
  245. </provider>
  246. </entry>
  247. <entry file="file://$PROJECT_DIR$/main.cpp">
  248. <provider selected="true" editor-type-id="text-editor">
  249. <state relative-caret-position="120">
  250. <caret line="8" column="16" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
  251. <folding>
  252. <element signature="e#0#19#0" expanded="true" />
  253. </folding>
  254. </state>
  255. </provider>
  256. </entry>
  257. </component>
  258. </project>