You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.0 KiB
XML
30 lines
1.0 KiB
XML
2 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="CidrRootsConfiguration">
|
||
|
<sourceRoots>
|
||
|
<file path="$PROJECT_DIR$/runtime_lib" />
|
||
|
</sourceRoots>
|
||
|
<excludeRoots>
|
||
|
<file path="$PROJECT_DIR$/dist" />
|
||
|
<file path="$PROJECT_DIR$/obj" />
|
||
|
<file path="$PROJECT_DIR$/venv" />
|
||
|
</excludeRoots>
|
||
|
</component>
|
||
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||
|
<component name="MakefileSettings">
|
||
|
<option name="linkedExternalProjectsSettings">
|
||
|
<MakefileProjectSettings>
|
||
|
<option name="buildOptions" value="--jobs 28" />
|
||
|
<option name="buildTarget" value="main" />
|
||
|
<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>
|