mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-15 21:49:48 +08:00
20 lines
939 B
Plaintext
20 lines
939 B
Plaintext
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestDocumentViewer", "TestDocumentViewer\TestDocumentViewer.csproj", "{2D235BFE-9E65-4056-8CC1-0A295C29AC44}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2D235BFE-9E65-4056-8CC1-0A295C29AC44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2D235BFE-9E65-4056-8CC1-0A295C29AC44}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2D235BFE-9E65-4056-8CC1-0A295C29AC44}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2D235BFE-9E65-4056-8CC1-0A295C29AC44}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|