NfcNdefTagReader.sln 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Express 2012 for Windows Phone
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NfcNdefTagReader", "NfcNDefTagReader\NfcNdefTagReader.csproj", "{2CC14932-8F7A-426F-8997-767E860B1410}"
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  8. Debug|Any CPU = Debug|Any CPU
  9. Debug|ARM = Debug|ARM
  10. Debug|x86 = Debug|x86
  11. Release|Any CPU = Release|Any CPU
  12. Release|ARM = Release|ARM
  13. Release|x86 = Release|x86
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
  19. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|ARM.ActiveCfg = Debug|ARM
  20. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|ARM.Build.0 = Debug|ARM
  21. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|ARM.Deploy.0 = Debug|ARM
  22. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|x86.ActiveCfg = Debug|x86
  23. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|x86.Build.0 = Debug|x86
  24. {2CC14932-8F7A-426F-8997-767E860B1410}.Debug|x86.Deploy.0 = Debug|x86
  25. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|Any CPU.ActiveCfg = Release|Any CPU
  26. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|Any CPU.Build.0 = Release|Any CPU
  27. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|Any CPU.Deploy.0 = Release|Any CPU
  28. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|ARM.ActiveCfg = Release|ARM
  29. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|ARM.Build.0 = Release|ARM
  30. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|ARM.Deploy.0 = Release|ARM
  31. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|x86.ActiveCfg = Release|x86
  32. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|x86.Build.0 = Release|x86
  33. {2CC14932-8F7A-426F-8997-767E860B1410}.Release|x86.Deploy.0 = Release|x86
  34. EndGlobalSection
  35. GlobalSection(SolutionProperties) = preSolution
  36. HideSolutionNode = FALSE
  37. EndGlobalSection
  38. EndGlobal