-
Notifications
You must be signed in to change notification settings - Fork 4
/
MemMon.sln.old
31 lines (31 loc) · 1.42 KB
/
MemMon.sln.old
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 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DataMonitor", "DataMonitor.vcproj", "{12F997ED-23C6-44C2-8836-1064DB64F045}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "probe", "probe\probe.vcproj", "{631D19B0-4F6E-41C1-AC4D-9A7687150C97}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{12F997ED-23C6-44C2-8836-1064DB64F045}.Debug.ActiveCfg = Debug|Win32
{12F997ED-23C6-44C2-8836-1064DB64F045}.Debug.Build.0 = Debug|Win32
{12F997ED-23C6-44C2-8836-1064DB64F045}.Release.ActiveCfg = Release|Win32
{12F997ED-23C6-44C2-8836-1064DB64F045}.Release.Build.0 = Release|Win32
{631D19B0-4F6E-41C1-AC4D-9A7687150C97}.Debug.ActiveCfg = Debug|Win32
{631D19B0-4F6E-41C1-AC4D-9A7687150C97}.Debug.Build.0 = Debug|Win32
{631D19B0-4F6E-41C1-AC4D-9A7687150C97}.Release.ActiveCfg = Release|Win32
{631D19B0-4F6E-41C1-AC4D-9A7687150C97}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal