mirror of
https://github.com/zxing/zxing.git
synced 2024-11-12 22:14:06 -08:00
21 lines
903 B
Plaintext
21 lines
903 B
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|||
|
# Visual C# Express 2008
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "zxing", "zxing.csproj", "{22174889-87F2-4843-A5CE-99A4847D24EE}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{22174889-87F2-4843-A5CE-99A4847D24EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{22174889-87F2-4843-A5CE-99A4847D24EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{22174889-87F2-4843-A5CE-99A4847D24EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{22174889-87F2-4843-A5CE-99A4847D24EE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|