зеркало из https://github.com/stride3d/SharpFont.git
44 строки
1.8 KiB
Plaintext
44 строки
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpFont", "SharpFont\SharpFont.csproj", "{C293DB32-FA42-486D-B128-5A12522FAE4E}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Examples", "Examples\Examples.csproj", "{81158C54-C830-4056-B5D6-AE9059741B20}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C293DB32-FA42-486D-B128-5A12522FAE4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C293DB32-FA42-486D-B128-5A12522FAE4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C293DB32-FA42-486D-B128-5A12522FAE4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C293DB32-FA42-486D-B128-5A12522FAE4E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{81158C54-C830-4056-B5D6-AE9059741B20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{81158C54-C830-4056-B5D6-AE9059741B20}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{81158C54-C830-4056-B5D6-AE9059741B20}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{81158C54-C830-4056-B5D6-AE9059741B20}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = Examples\Examples.csproj
|
|
Policies = $0
|
|
$0.DotNetNamingPolicy = $1
|
|
$1.DirectoryNamespaceAssociation = None
|
|
$1.ResourceNamePolicy = FileFormatDefault
|
|
$0.StandardHeader = $2
|
|
$2.Text =
|
|
$2.IncludeInNewFiles = True
|
|
$0.VersionControlPolicy = $3
|
|
$3.inheritsSet = Mono
|
|
$0.ChangeLogPolicy = $4
|
|
$4.UpdateMode = None
|
|
$4.MessageStyle = $5
|
|
$5.LineAlign = 0
|
|
$4.inheritsSet = Mono
|
|
EndGlobalSection
|
|
EndGlobal
|