|
@@ -0,0 +1,350 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
|
|
|
+ <generated>
|
|
|
+ <config projectName="auslegung" targetName="auslegungs_lib" />
|
|
|
+ <config projectName="auslegung" targetName="auslegung_test" />
|
|
|
+ </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="" />
|
|
|
+ <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="FileEditorManager">
|
|
|
+ <leaf>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/src/TestClass.cpp">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="60">
|
|
|
+ <caret line="4" column="22" selection-start-line="4" selection-start-column="22" selection-end-line="4" selection-end-column="22" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/include/TestClass.h">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="105">
|
|
|
+ <caret line="7" selection-start-line="7" selection-end-line="13" selection-end-column="2" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="true">
|
|
|
+ <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="45">
|
|
|
+ <caret line="3" column="11" selection-start-line="3" selection-start-column="11" selection-end-line="3" selection-end-column="11" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="90">
|
|
|
+ <caret line="6" selection-start-line="6" selection-end-line="6" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="15">
|
|
|
+ <caret line="1" column="7" lean-forward="true" selection-start-line="1" selection-start-column="7" selection-end-line="1" selection-end-column="7" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/install/auslegung-config.cmake">
|
|
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="330">
|
|
|
+ <caret line="22" column="18" selection-start-line="22" selection-start-column="5" selection-end-line="22" selection-end-column="18" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/test/test_TestClass.cpp">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="45">
|
|
|
+ <caret line="3" column="18" selection-start-line="3" selection-start-column="18" selection-end-line="3" selection-end-column="18" />
|
|
|
+ <folding>
|
|
|
+ <element signature="e#0#24#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ </leaf>
|
|
|
+ </component>
|
|
|
+ <component name="FileTemplateManagerImpl">
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
+ <list>
|
|
|
+ <option value="CMakeLists.txt" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="IdeDocumentHistory">
|
|
|
+ <option name="CHANGED_PATHS">
|
|
|
+ <list>
|
|
|
+ <option value="$PROJECT_DIR$/src/TestClass.h" />
|
|
|
+ <option value="$PROJECT_DIR$/lib/src/TestClass.cpp" />
|
|
|
+ <option value="$PROJECT_DIR$/cmake/auslegung-config.cmake" />
|
|
|
+ <option value="$PROJECT_DIR$/lib/CMakeLists.txt" />
|
|
|
+ <option value="$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
|
|
|
+ <option value="$PROJECT_DIR$/.gitignore" />
|
|
|
+ <option value="$PROJECT_DIR$/lib/test/CMakeLists.txt" />
|
|
|
+ <option value="$PROJECT_DIR$/CMakeLists.txt" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="ProjectFrameBounds" extendedState="6">
|
|
|
+ <option name="x" value="224" />
|
|
|
+ <option name="y" value="1" />
|
|
|
+ <option name="width" value="1440" />
|
|
|
+ <option name="height" value="927" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectView">
|
|
|
+ <navigator proportions="" version="1">
|
|
|
+ <foldersAlwaysOnTop value="true" />
|
|
|
+ </navigator>
|
|
|
+ <panes>
|
|
|
+ <pane id="ProjectPane">
|
|
|
+ <subPane>
|
|
|
+ <expand>
|
|
|
+ <path>
|
|
|
+ <item name="auslegung" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="auslegung" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="auslegung" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="include" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="auslegung" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="auslegung" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="test" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ </expand>
|
|
|
+ <select />
|
|
|
+ </subPane>
|
|
|
+ </pane>
|
|
|
+ <pane id="Scope" />
|
|
|
+ </panes>
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent">
|
|
|
+ <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/includes" />
|
|
|
+ <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="Google Test.All in auslegung_test">
|
|
|
+ <configuration name="All in auslegung_test" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="auslegung" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="auslegung" 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="auslegung_test" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="auslegung" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="auslegung" RUN_TARGET_NAME="auslegung_test">
|
|
|
+ <method v="2">
|
|
|
+ <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <configuration name="auslegungs_lib" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="auslegung" TARGET_NAME="auslegungs_lib" CONFIG_NAME="Debug">
|
|
|
+ <method v="2">
|
|
|
+ <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <list>
|
|
|
+ <item itemvalue="CMake Application.auslegungs_lib" />
|
|
|
+ <item itemvalue="CMake Application.auslegung_test" />
|
|
|
+ <item itemvalue="Google Test.All in auslegung_test" />
|
|
|
+ </list>
|
|
|
+ </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="3339000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TestHistory">
|
|
|
+ <history-entry file="All_in_auslegung_test - 2020.04.22 at 21h 48m 47s.xml">
|
|
|
+ <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
|
|
|
+ </history-entry>
|
|
|
+ </component>
|
|
|
+ <component name="TimeTrackingManager">
|
|
|
+ <option name="totallyTimeSpent" value="3339000" />
|
|
|
+ </component>
|
|
|
+ <component name="TodoView">
|
|
|
+ <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 id="Favorites" side_tool="true" />
|
|
|
+ <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.18569905" />
|
|
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
+ <window_info anchor="bottom" id="Database Changes" />
|
|
|
+ <window_info anchor="bottom" id="Version Control" />
|
|
|
+ <window_info anchor="bottom" id="Messages" weight="0.32984293" />
|
|
|
+ <window_info anchor="bottom" id="Terminal" />
|
|
|
+ <window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
|
+ <window_info anchor="bottom" id="CMake" weight="0.32984293" />
|
|
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
|
+ <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.32984293" />
|
|
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
|
+ <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.32984293" />
|
|
|
+ <window_info anchor="right" id="Database" />
|
|
|
+ <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" />
|
|
|
+ </layout>
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="editorHistoryManager">
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/include/TestClass.h">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="105">
|
|
|
+ <caret line="7" selection-start-line="7" selection-end-line="13" selection-end-column="2" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/src/TestClass.cpp">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="60">
|
|
|
+ <caret line="4" column="22" selection-start-line="4" selection-start-column="22" selection-end-line="4" selection-end-column="22" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/cmake/auslegung-config.cmake">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="75">
|
|
|
+ <caret line="5" selection-start-line="5" selection-end-line="5" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/install/cmake/targets.cmake">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="510">
|
|
|
+ <caret line="43" column="56" lean-forward="true" selection-start-line="43" selection-start-column="56" selection-end-line="44" selection-end-column="72" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/install/auslegung-config.cmake">
|
|
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="330">
|
|
|
+ <caret line="22" column="18" selection-start-line="22" selection-start-column="5" selection-end-line="22" selection-end-column="18" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/test/test_TestClass.cpp">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="45">
|
|
|
+ <caret line="3" column="18" selection-start-line="3" selection-start-column="18" selection-end-line="3" selection-end-column="18" />
|
|
|
+ <folding>
|
|
|
+ <element signature="e#0#24#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="15">
|
|
|
+ <caret line="1" column="7" lean-forward="true" selection-start-line="1" selection-start-column="7" selection-end-line="1" selection-end-column="7" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="90">
|
|
|
+ <caret line="6" selection-start-line="6" selection-end-line="6" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="45">
|
|
|
+ <caret line="3" column="11" selection-start-line="3" selection-start-column="11" selection-end-line="3" selection-end-column="11" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </component>
|
|
|
+</project>
|