-
Notifications
You must be signed in to change notification settings - Fork 146
/
ViVeTool_GUI.sln
31 lines (31 loc) · 1.53 KB
/
ViVeTool_GUI.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 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ViVeTool_GUI", "vivetool-gui\ViVeTool_GUI.vbproj", "{7E667325-4E6F-49E0-A7A8-52E4B95FBB4A}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ViVeTool_GUI.FeatureScanner", "ViVeTool-GUI.FeatureScanner\ViVeTool_GUI.FeatureScanner.vbproj", "{89B985FC-8979-4D33-8986-05B03F9D617A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7E667325-4E6F-49E0-A7A8-52E4B95FBB4A}.Debug|x64.ActiveCfg = Debug|x64
{7E667325-4E6F-49E0-A7A8-52E4B95FBB4A}.Debug|x64.Build.0 = Debug|x64
{7E667325-4E6F-49E0-A7A8-52E4B95FBB4A}.Release|x64.ActiveCfg = Release|x64
{7E667325-4E6F-49E0-A7A8-52E4B95FBB4A}.Release|x64.Build.0 = Release|x64
{89B985FC-8979-4D33-8986-05B03F9D617A}.Debug|x64.ActiveCfg = Debug|x64
{89B985FC-8979-4D33-8986-05B03F9D617A}.Debug|x64.Build.0 = Debug|x64
{89B985FC-8979-4D33-8986-05B03F9D617A}.Release|x64.ActiveCfg = Release|x64
{89B985FC-8979-4D33-8986-05B03F9D617A}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {491FDE30-8389-435D-8595-F3A4587A907C}
EndGlobalSection
EndGlobal