IControls_FireManager.sln 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual Studio 2010
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_FireManager", "IControls_FireManager\IControls_FireManager.csproj", "{0AAF573E-E25F-43DB-971A-3E15C6FB84E4}"
  5. EndProject
  6. Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{6021C193-1A97-4F6D-A2E6-866D9E659C4F}"
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Uninstall", "Uninstall\Uninstall.csproj", "{1323CE0D-221E-445B-AA76-EE1DBAB2634E}"
  9. ProjectSection(ProjectDependencies) = postProject
  10. {0AAF573E-E25F-43DB-971A-3E15C6FB84E4} = {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}
  11. {6021C193-1A97-4F6D-A2E6-866D9E659C4F} = {6021C193-1A97-4F6D-A2E6-866D9E659C4F}
  12. EndProjectSection
  13. EndProject
  14. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_ExcelVerify", "IControls_ExcelVerify\IControls_ExcelVerify.csproj", "{2D1FB6E3-5808-456B-ACA0-32551671E1CB}"
  15. EndProject
  16. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_EmergencyRepeater", "IControls_EmergencyRepeater\IControls_EmergencyRepeater.csproj", "{A6240180-3306-4AFC-9435-9252323F5388}"
  17. EndProject
  18. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_FireOperator", "IControls_FireOperator\IControls_FireOperator.csproj", "{6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}"
  19. EndProject
  20. Global
  21. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  22. Debug|x86 = Debug|x86
  23. Release|x86 = Release|x86
  24. EndGlobalSection
  25. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  26. {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Debug|x86.ActiveCfg = Debug|x86
  27. {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Debug|x86.Build.0 = Debug|x86
  28. {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Release|x86.ActiveCfg = Release|x86
  29. {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Release|x86.Build.0 = Release|x86
  30. {6021C193-1A97-4F6D-A2E6-866D9E659C4F}.Debug|x86.ActiveCfg = Release
  31. {6021C193-1A97-4F6D-A2E6-866D9E659C4F}.Debug|x86.Build.0 = Release
  32. {6021C193-1A97-4F6D-A2E6-866D9E659C4F}.Release|x86.ActiveCfg = Release
  33. {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Debug|x86.ActiveCfg = Debug|x86
  34. {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Debug|x86.Build.0 = Debug|x86
  35. {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Release|x86.ActiveCfg = Release|x86
  36. {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Release|x86.Build.0 = Release|x86
  37. {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Debug|x86.ActiveCfg = Debug|x86
  38. {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Debug|x86.Build.0 = Debug|x86
  39. {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Release|x86.ActiveCfg = Release|x86
  40. {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Release|x86.Build.0 = Release|x86
  41. {A6240180-3306-4AFC-9435-9252323F5388}.Debug|x86.ActiveCfg = Debug|x86
  42. {A6240180-3306-4AFC-9435-9252323F5388}.Debug|x86.Build.0 = Debug|x86
  43. {A6240180-3306-4AFC-9435-9252323F5388}.Release|x86.ActiveCfg = Release|x86
  44. {A6240180-3306-4AFC-9435-9252323F5388}.Release|x86.Build.0 = Release|x86
  45. {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Debug|x86.ActiveCfg = Debug|x86
  46. {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Debug|x86.Build.0 = Debug|x86
  47. {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Release|x86.ActiveCfg = Release|x86
  48. {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Release|x86.Build.0 = Release|x86
  49. EndGlobalSection
  50. GlobalSection(SolutionProperties) = preSolution
  51. HideSolutionNode = FALSE
  52. EndGlobalSection
  53. EndGlobal