blob: 3aa0f6a367d5ba98aa0e7742c7f12625db4d112e (
plain)
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
|
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewStatusNotify_7", "NewStatusNotify_7.vcproj", "{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Debug_Unicode = Debug_Unicode
Release = Release
Release_Unicode = Release_Unicode
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Debug.ActiveCfg = Debug|Win32
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Debug.Build.0 = Debug|Win32
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Debug_Unicode.ActiveCfg = Debug_Unicode|Win32
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Debug_Unicode.Build.0 = Debug_Unicode|Win32
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Release.ActiveCfg = Release|Win32
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Release.Build.0 = Release|Win32
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Release_Unicode.ActiveCfg = Release_Unicode|Win32
{78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73}.Release_Unicode.Build.0 = Release_Unicode|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
|