018fdf5516
Update the Database class to include explicit methods for fetching various entity types, managing relationships, and querying file paths. Implement hashing logic in the File module to facilitate tracking by unique identifiers. Add C++20 support in configuration files.
18 lines
637 B
XML
18 lines
637 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
<component name="MakefileSettings">
|
|
<option name="linkedExternalProjectsSettings">
|
|
<MakefileProjectSettings>
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
<option name="modules">
|
|
<set>
|
|
<option value="$PROJECT_DIR$" />
|
|
</set>
|
|
</option>
|
|
<option name="version" value="2" />
|
|
</MakefileProjectSettings>
|
|
</option>
|
|
</component>
|
|
<component name="MakefileWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
|
|
</project> |