-
Notifications
You must be signed in to change notification settings - Fork 1
/
NoirCvmApi.NET.sln
25 lines (25 loc) · 1.22 KB
/
NoirCvmApi.NET.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "NoirCvmApi.NET", "NoirCvmApi.NET\NoirCvmApi.NET.vbproj", "{D2672FB4-760A-4202-A4FB-6A4828755F5A}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "LongModeSample1", "LongModeSample1\LongModeSample1.vbproj", "{A9FB9A01-AAB4-4F6D-9C1B-7B872A1A533D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D2672FB4-760A-4202-A4FB-6A4828755F5A}.Debug|x64.ActiveCfg = Debug|x64
{D2672FB4-760A-4202-A4FB-6A4828755F5A}.Debug|x64.Build.0 = Debug|x64
{D2672FB4-760A-4202-A4FB-6A4828755F5A}.Release|x64.ActiveCfg = Release|x64
{D2672FB4-760A-4202-A4FB-6A4828755F5A}.Release|x64.Build.0 = Release|x64
{A9FB9A01-AAB4-4F6D-9C1B-7B872A1A533D}.Debug|x64.ActiveCfg = Debug|x64
{A9FB9A01-AAB4-4F6D-9C1B-7B872A1A533D}.Debug|x64.Build.0 = Debug|x64
{A9FB9A01-AAB4-4F6D-9C1B-7B872A1A533D}.Release|x64.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal