-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmisc.xml
More file actions
20 lines (20 loc) · 752 Bytes
/
misc.xml
File metadata and controls
20 lines (20 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
<component name="CidrRootsConfiguration">
<sourceRoots>
<file path="$PROJECT_DIR$/include" />
<file path="$PROJECT_DIR$/src" />
</sourceRoots>
<excludeRoots>
<file path="$PROJECT_DIR$/.github" />
<file path="$PROJECT_DIR$/.vs" />
<file path="$PROJECT_DIR$/cmake-build-debug-visual-studio" />
<file path="$PROJECT_DIR$/cmake-build-debug-visual-studio-x64" />
</excludeRoots>
</component>
<component name="XMakeProjectSettings">
<option name="currentArchitecture" value="x64" />
<option name="workingDirectory" value="$PROJECT_DIR$" />
</component>
</project>