-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBitQ SonicR MTF.sln
31 lines (31 loc) · 1.58 KB
/
BitQ SonicR MTF.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30204.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BitQ SonicR MTF", "BitQ SonicR MTF\BitQ SonicR MTF.csproj", "{0EB0700A-72EC-4DC5-B073-EB8A92F977BD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cAlgoBitQ", "..\..\..\..\cAlgoBitQ\cAlgoBitQ\cAlgoBitQ.csproj", "{6600C2FE-4D44-4E6B-96C4-878ACA5C6C4A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0EB0700A-72EC-4DC5-B073-EB8A92F977BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0EB0700A-72EC-4DC5-B073-EB8A92F977BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0EB0700A-72EC-4DC5-B073-EB8A92F977BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0EB0700A-72EC-4DC5-B073-EB8A92F977BD}.Release|Any CPU.Build.0 = Release|Any CPU
{6600C2FE-4D44-4E6B-96C4-878ACA5C6C4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6600C2FE-4D44-4E6B-96C4-878ACA5C6C4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6600C2FE-4D44-4E6B-96C4-878ACA5C6C4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6600C2FE-4D44-4E6B-96C4-878ACA5C6C4A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BF12C997-7A0F-4821-8E19-76F53DB35799}
EndGlobalSection
EndGlobal