IDCard20050831.sln 1.2 KB

12345678910111213141516171819202122232425
  1. Microsoft Visual Studio Solution File, Format Version 9.00
  2. # Visual Studio 2005
  3. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "IDCard20050831", "IDCard20050831.vbproj", "{833CF9CD-A965-4807-940F-E35A8049943F}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|Any CPU = Debug|Any CPU
  8. Debug|x86 = Debug|x86
  9. Release|Any CPU = Release|Any CPU
  10. Release|x86 = Release|x86
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {833CF9CD-A965-4807-940F-E35A8049943F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {833CF9CD-A965-4807-940F-E35A8049943F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {833CF9CD-A965-4807-940F-E35A8049943F}.Debug|x86.ActiveCfg = Debug|x86
  16. {833CF9CD-A965-4807-940F-E35A8049943F}.Debug|x86.Build.0 = Debug|x86
  17. {833CF9CD-A965-4807-940F-E35A8049943F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  18. {833CF9CD-A965-4807-940F-E35A8049943F}.Release|Any CPU.Build.0 = Release|Any CPU
  19. {833CF9CD-A965-4807-940F-E35A8049943F}.Release|x86.ActiveCfg = Release|x86
  20. {833CF9CD-A965-4807-940F-E35A8049943F}.Release|x86.Build.0 = Release|x86
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. EndGlobal