diff options
Diffstat (limited to 'SpamFilter.sln')
-rw-r--r-- | SpamFilter.sln | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/SpamFilter.sln b/SpamFilter.sln index f393f7c..12225b5 100644 --- a/SpamFilter.sln +++ b/SpamFilter.sln @@ -1,26 +1,26 @@ -
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpamFilter", "SpamFilter.vcproj", "{844ADB70-77B1-45F4-8295-B8246E5066E4}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug Unicode|Win32 = Debug Unicode|Win32
- Debug|Win32 = Debug|Win32
- Release Unicode|Win32 = Release Unicode|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug Unicode|Win32.ActiveCfg = Release Unicode 9x/ME|Win32
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug|Win32.ActiveCfg = Debug Unicode 9x/ME|Win32
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug|Win32.Build.0 = Debug|Win32
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release|Win32.ActiveCfg = Release|Win32
- {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
+ +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpamFilter", "SpamFilter.vcproj", "{844ADB70-77B1-45F4-8295-B8246E5066E4}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Unicode|Win32 = Debug Unicode|Win32 + Debug|Win32 = Debug|Win32 + Release Unicode|Win32 = Release Unicode|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug Unicode|Win32.ActiveCfg = Release Unicode 9x/ME|Win32 + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug|Win32.ActiveCfg = Debug Unicode 9x/ME|Win32 + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Debug|Win32.Build.0 = Debug|Win32 + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release|Win32.ActiveCfg = Release|Win32 + {844ADB70-77B1-45F4-8295-B8246E5066E4}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |