-
Notifications
You must be signed in to change notification settings - Fork 17
/
DLL430_v3_OS.sln
30 lines (30 loc) · 1.49 KB
/
DLL430_v3_OS.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
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DLL430_v3", "DLL430_v3\DLL430_v3_OS.vcproj", "{09C86548-E56B-439C-B8C8-6ADAA90ED37A}"
ProjectSection(ProjectDependencies) = postProject
{67464D50-E0DB-4215-B80C-A6A159C0FF14} = {67464D50-E0DB-4215-B80C-A6A159C0FF14}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HalObjectDb", "HalObjectDb\HalObjectDb_OS.vcproj", "{67464D50-E0DB-4215-B80C-A6A159C0FF14}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{09C86548-E56B-439C-B8C8-6ADAA90ED37A}.Debug.ActiveCfg = Debug|Win32
{09C86548-E56B-439C-B8C8-6ADAA90ED37A}.Debug.Build.0 = Debug|Win32
{09C86548-E56B-439C-B8C8-6ADAA90ED37A}.Release.ActiveCfg = Release|Win32
{09C86548-E56B-439C-B8C8-6ADAA90ED37A}.Release.Build.0 = Release|Win32
{67464D50-E0DB-4215-B80C-A6A159C0FF14}.Debug.ActiveCfg = Debug|Win32
{67464D50-E0DB-4215-B80C-A6A159C0FF14}.Debug.Build.0 = Debug|Win32
{67464D50-E0DB-4215-B80C-A6A159C0FF14}.Release.ActiveCfg = Release|Win32
{67464D50-E0DB-4215-B80C-A6A159C0FF14}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal