123456789101112131415161718192021222324252627282930313233343536373839 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Express 2012 for Windows Phone
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NfcNdefTagReader", "NfcNDefTagReader\NfcNdefTagReader.csproj", "{2CC14932-8F7A-426F-8997-767E860B1410}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|ARM = Debug|ARM
- Debug|x86 = Debug|x86
- Release|Any CPU = Release|Any CPU
- Release|ARM = Release|ARM
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|ARM.ActiveCfg = Debug|ARM
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|ARM.Build.0 = Debug|ARM
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|ARM.Deploy.0 = Debug|ARM
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|x86.ActiveCfg = Debug|x86
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|x86.Build.0 = Debug|x86
- {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|x86.Deploy.0 = Debug|x86
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|Any CPU.Build.0 = Release|Any CPU
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|Any CPU.Deploy.0 = Release|Any CPU
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|ARM.ActiveCfg = Release|ARM
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|ARM.Build.0 = Release|ARM
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|ARM.Deploy.0 = Release|ARM
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|x86.ActiveCfg = Release|x86
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|x86.Build.0 = Release|x86
- {2CC14932-8F7A-426F-8997-767E860B1410}.Release|x86.Deploy.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|