Files
QuickPrintBridge/QuickPrintBridge.sln
Mikhail Shahovalov e2d3d94450 init
2025-11-07 00:08:03 +03:00

17 lines
803 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuickPrintBridge", "QuickPrintBridge\QuickPrintBridge.csproj", "{0F404806-08D0-46F7-8575-57A6B491F89B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0F404806-08D0-46F7-8575-57A6B491F89B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F404806-08D0-46F7-8575-57A6B491F89B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F404806-08D0-46F7-8575-57A6B491F89B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F404806-08D0-46F7-8575-57A6B491F89B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal