This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
TrueTypeSharp/TrueTypeSharp.sln

30 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History


Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TrueTypeSharp.Demo", "TrueTypeSharp.Demo\TrueTypeSharp.Demo.csproj", "{B067AB58-D823-4A46-97E1-43BC75F7FF35}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TrueTypeSharp", "TrueTypeSharp\TrueTypeSharp.csproj", "{1651CC69-D1D5-4770-9C93-45CB91579130}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1651CC69-D1D5-4770-9C93-45CB91579130}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1651CC69-D1D5-4770-9C93-45CB91579130}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1651CC69-D1D5-4770-9C93-45CB91579130}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1651CC69-D1D5-4770-9C93-45CB91579130}.Release|Any CPU.Build.0 = Release|Any CPU
{B067AB58-D823-4A46-97E1-43BC75F7FF35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B067AB58-D823-4A46-97E1-43BC75F7FF35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B067AB58-D823-4A46-97E1-43BC75F7FF35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B067AB58-D823-4A46-97E1-43BC75F7FF35}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = TrueTypeSharp.Demo\TrueTypeSharp.Demo.csproj
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal