123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="CMakePresetLoader"><![CDATA[{
- "useNewFormat": true
- }]]></component>
- <component name="CMakeSettings">
- <configurations>
- <configuration PROFILE_NAME="Debug" ENABLED="true" CONFIG_NAME="Debug" />
- </configurations>
- </component>
- <component name="ChangeListManager">
- <list default="true" id="9b4e832d-3fd1-4faa-bc7e-c3fa082bbab4" name="Changes" comment="" />
- <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="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="ProjectId" id="2ClmQqQcqsLaCWivk5L8vXqXxMf" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.cidr.known.project.marker": "true",
- "WebServerToolWindowFactoryState": "false",
- "cf.first.check.clang-format": "false",
- "cidr.known.project.marker": "true"
- }
- }]]></component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="9b4e832d-3fd1-4faa-bc7e-c3fa082bbab4" name="Changes" comment="" />
- <created>1659385531889</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1659385531889</updated>
- <workItem from="1659385532978" duration="8000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- </project>
|