diff options
Diffstat (limited to 'newstatusnotify/NewStatusNotify_7.sln')
-rw-r--r-- | newstatusnotify/NewStatusNotify_7.sln | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/newstatusnotify/NewStatusNotify_7.sln b/newstatusnotify/NewStatusNotify_7.sln new file mode 100644 index 0000000..3aa0f6a --- /dev/null +++ b/newstatusnotify/NewStatusNotify_7.sln @@ -0,0 +1,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
|