mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-04 21:11:00 +02:00
15 lines
447 B
XML
15 lines
447 B
XML
<?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$/src" />
|
|
</sourceRoots>
|
|
<libraryRoots>
|
|
<file path="$PROJECT_DIR$/lib" />
|
|
</libraryRoots>
|
|
<excludeRoots>
|
|
<file path="$PROJECT_DIR$/build" />
|
|
</excludeRoots>
|
|
</component>
|
|
</project> |