csharp_pain/HexViewer/HexViewer.sln

21 lines
920 B
Text
Raw Permalink Normal View History

2014-06-26 15:13:46 +00:00

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C# Express 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HexViewer", "HexViewer\HexViewer.csproj", "{45EA2D22-757F-4B0B-87C2-F2EAACBFA31B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{45EA2D22-757F-4B0B-87C2-F2EAACBFA31B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{45EA2D22-757F-4B0B-87C2-F2EAACBFA31B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{45EA2D22-757F-4B0B-87C2-F2EAACBFA31B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{45EA2D22-757F-4B0B-87C2-F2EAACBFA31B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal