From c339f69055655290d57432940d3db9d88d9a0897 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 6 Jun 2017 11:35:55 +0000 Subject: Initial version. --- Rip81Font.sln | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Rip81Font.sln (limited to 'Rip81Font.sln') diff --git a/Rip81Font.sln b/Rip81Font.sln new file mode 100644 index 0000000..5580f18 --- /dev/null +++ b/Rip81Font.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.40629.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rip81Font", "Rip81Font.csproj", "{4B8CA29D-5001-4E91-B4AF-BE4DC18883B5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {4B8CA29D-5001-4E91-B4AF-BE4DC18883B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4B8CA29D-5001-4E91-B4AF-BE4DC18883B5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4B8CA29D-5001-4E91-B4AF-BE4DC18883B5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4B8CA29D-5001-4E91-B4AF-BE4DC18883B5}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3