diff options
Diffstat (limited to 'DHTMLX.Export.PDF.sln')
-rw-r--r-- | DHTMLX.Export.PDF.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/DHTMLX.Export.PDF.sln b/DHTMLX.Export.PDF.sln new file mode 100644 index 0000000..901de5c --- /dev/null +++ b/DHTMLX.Export.PDF.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Express 2013 for Web +VisualStudioVersion = 12.0.31101.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DHTMLX.Export.PDF", "DHTMLX.Export.PDF/DHTMLX.Export.PDF.csproj", "{11B5A6CD-281E-4BC3-BC54-425BD7B467EA}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {11B5A6CD-281E-4BC3-BC54-425BD7B467EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {11B5A6CD-281E-4BC3-BC54-425BD7B467EA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {11B5A6CD-281E-4BC3-BC54-425BD7B467EA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {11B5A6CD-281E-4BC3-BC54-425BD7B467EA}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |