-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmyMCpp.slnx
More file actions
17 lines (17 loc) · 823 Bytes
/
myMCpp.slnx
File metadata and controls
17 lines (17 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Configurations>
<BuildType Name="Debug" />
<BuildType Name="Debug Clang" />
<BuildType Name="Devel" />
<BuildType Name="Devel Clang" />
<BuildType Name="Release" />
<BuildType Name="Release Clang" />
<Platform Name="x64" />
<Platform Name="ARM64" />
</Configurations>
<Project Name="myMCpp-common" Path="src\common\common.vcxproj" Id="a1b2c3d4-e5f6-4a1b-8c9d-0e1f2a3b4c5d" />
<Project Name="myMCpp-core" Path="src\core\core.vcxproj" Id="b2c3d4e5-f6a1-4b2c-8d0e-1f2a3b4c5d6e" />
<Project Name="myMCpp-cli" Path="src\cli\cli.vcxproj" Id="c3d4e5f6-a1b2-4c3d-8e1f-2a3b4c5d6e7f" />
<Project Name="myMCpp-qt" Path="src\ui\ui.vcxproj" Id="d4e5f6a1-b2c3-4d4e-8f2a-3b4c5d6e7f80" />
<Project Path="src\myMCpp.vcxproj" Id="0691406f-88be-4c72-9b2d-72f23d96e3df" />
</Solution>