mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-16 21:26:27 +00:00
20 lines
848 B
Plaintext
Executable File
20 lines
848 B
Plaintext
Executable File
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}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug|Win32.Build.0 = Debug|Win32
|
|
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release|Win32.ActiveCfg = Release|Win32
|
|
{A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|