1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
-
- Microsoft Visual Studio Solution File, Format Version 11.00
- # Visual Studio 2010
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_FireManager", "IControls_FireManager\IControls_FireManager.csproj", "{0AAF573E-E25F-43DB-971A-3E15C6FB84E4}"
- EndProject
- Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "Setup\Setup.vdproj", "{6021C193-1A97-4F6D-A2E6-866D9E659C4F}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Uninstall", "Uninstall\Uninstall.csproj", "{1323CE0D-221E-445B-AA76-EE1DBAB2634E}"
- ProjectSection(ProjectDependencies) = postProject
- {0AAF573E-E25F-43DB-971A-3E15C6FB84E4} = {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}
- {6021C193-1A97-4F6D-A2E6-866D9E659C4F} = {6021C193-1A97-4F6D-A2E6-866D9E659C4F}
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_ExcelVerify", "IControls_ExcelVerify\IControls_ExcelVerify.csproj", "{2D1FB6E3-5808-456B-ACA0-32551671E1CB}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_EmergencyRepeater", "IControls_EmergencyRepeater\IControls_EmergencyRepeater.csproj", "{A6240180-3306-4AFC-9435-9252323F5388}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IControls_FireOperator", "IControls_FireOperator\IControls_FireOperator.csproj", "{6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x86 = Debug|x86
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Debug|x86.ActiveCfg = Debug|x86
- {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Debug|x86.Build.0 = Debug|x86
- {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Release|x86.ActiveCfg = Release|x86
- {0AAF573E-E25F-43DB-971A-3E15C6FB84E4}.Release|x86.Build.0 = Release|x86
- {6021C193-1A97-4F6D-A2E6-866D9E659C4F}.Debug|x86.ActiveCfg = Release
- {6021C193-1A97-4F6D-A2E6-866D9E659C4F}.Debug|x86.Build.0 = Release
- {6021C193-1A97-4F6D-A2E6-866D9E659C4F}.Release|x86.ActiveCfg = Release
- {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Debug|x86.ActiveCfg = Debug|x86
- {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Debug|x86.Build.0 = Debug|x86
- {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Release|x86.ActiveCfg = Release|x86
- {1323CE0D-221E-445B-AA76-EE1DBAB2634E}.Release|x86.Build.0 = Release|x86
- {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Debug|x86.ActiveCfg = Debug|x86
- {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Debug|x86.Build.0 = Debug|x86
- {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Release|x86.ActiveCfg = Release|x86
- {2D1FB6E3-5808-456B-ACA0-32551671E1CB}.Release|x86.Build.0 = Release|x86
- {A6240180-3306-4AFC-9435-9252323F5388}.Debug|x86.ActiveCfg = Debug|x86
- {A6240180-3306-4AFC-9435-9252323F5388}.Debug|x86.Build.0 = Debug|x86
- {A6240180-3306-4AFC-9435-9252323F5388}.Release|x86.ActiveCfg = Release|x86
- {A6240180-3306-4AFC-9435-9252323F5388}.Release|x86.Build.0 = Release|x86
- {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Debug|x86.ActiveCfg = Debug|x86
- {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Debug|x86.Build.0 = Debug|x86
- {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Release|x86.ActiveCfg = Release|x86
- {6AB89D47-862A-4C45-BC09-BA23D8E8BEC7}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|