meta-id.sln 913 B

1234567891011121314151617181920212223
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.31101.0
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "meta-id", "meta-id.vcxproj", "{A92F0CAA-F89B-4F78-AD2A-A042429BD87F}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|ARM = Debug|ARM
  11. Release|ARM = Release|ARM
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {A92F0CAA-F89B-4F78-AD2A-A042429BD87F}.Debug|ARM.ActiveCfg = Debug|ARM
  15. {A92F0CAA-F89B-4F78-AD2A-A042429BD87F}.Debug|ARM.Build.0 = Debug|ARM
  16. {A92F0CAA-F89B-4F78-AD2A-A042429BD87F}.Release|ARM.ActiveCfg = Release|ARM
  17. {A92F0CAA-F89B-4F78-AD2A-A042429BD87F}.Release|ARM.Build.0 = Release|ARM
  18. EndGlobalSection
  19. GlobalSection(SolutionProperties) = preSolution
  20. HideSolutionNode = FALSE
  21. EndGlobalSection
  22. EndGlobal