Recompiled source

SVN revision: 2200
This commit is contained in:
Stefan Ritt 2009-05-27 13:20:44 +00:00
parent 76771b375e
commit eabc090830

View File

@ -1,21 +1,19 @@
Microsoft Visual Studio Solution File, Format Version 8.00 Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "elog", "elog.vcproj", "{A1453D3C-2FD7-41EC-9057-C01E299DA71C}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "elog", "elog.vcproj", "{A1453D3C-2FD7-41EC-9057-C01E299DA71C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject EndProject
Global Global
GlobalSection(SolutionConfiguration) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug = Debug Debug|Win32 = Debug|Win32
Release = Release Release|Win32 = Release|Win32
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug.ActiveCfg = Debug|Win32 {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug|Win32.ActiveCfg = Debug|Win32
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug.Build.0 = Debug|Win32 {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug|Win32.Build.0 = Debug|Win32
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release.ActiveCfg = Release|Win32 {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release|Win32.ActiveCfg = Release|Win32
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release.Build.0 = Release|Win32 {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(SolutionProperties) = preSolution
EndGlobalSection HideSolutionNode = FALSE
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection EndGlobalSection
EndGlobal EndGlobal