mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-19 23:02:34 +08:00
21 lines
913 B
Plaintext
21 lines
913 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jpeg2000Test", "Jpeg2000Test.csproj", "{9C120870-6762-4B9E-83C1-B5583CFEB0A5}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9C120870-6762-4B9E-83C1-B5583CFEB0A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9C120870-6762-4B9E-83C1-B5583CFEB0A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9C120870-6762-4B9E-83C1-B5583CFEB0A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9C120870-6762-4B9E-83C1-B5583CFEB0A5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|