Lexicasius/Lexicasius.sln
Thoscellen 39783cd91e init
2020-05-16 17:45:13 +02:00

41 lines
1.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WordGen", "WordGen\WordGen.csproj", "{C3EAC4E8-793D-4E5C-A76E-2A8A8BB72562}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WordGenSyllabaireViewer", "WordGenXmlViewer\WordGenSyllabaireViewer.csproj", "{3868AF69-F1AC-43A5-B4C8-47AF2737B295}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C3EAC4E8-793D-4E5C-A76E-2A8A8BB72562}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C3EAC4E8-793D-4E5C-A76E-2A8A8BB72562}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C3EAC4E8-793D-4E5C-A76E-2A8A8BB72562}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C3EAC4E8-793D-4E5C-A76E-2A8A8BB72562}.Release|Any CPU.Build.0 = Release|Any CPU
{3868AF69-F1AC-43A5-B4C8-47AF2737B295}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3868AF69-F1AC-43A5-B4C8-47AF2737B295}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3868AF69-F1AC-43A5-B4C8-47AF2737B295}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3868AF69-F1AC-43A5-B4C8-47AF2737B295}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://thoscellen.visualstudio.com/
SccLocalPath0 = .
SccProjectUniqueName1 = WordGen\\WordGen.csproj
SccProjectName1 = WordGen
SccLocalPath1 = WordGen
SccProjectUniqueName2 = WordGenXmlViewer\\WordGenSyllabaireViewer.csproj
SccProjectName2 = WordGenXmlViewer
SccLocalPath2 = WordGenXmlViewer
EndGlobalSection
EndGlobal