123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- Microsoft Visual Studio Solution File, Format Version 8.00
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AutoRobot", "AutoRobot\AutoRobot_7.10.vcproj", "{71045A06-3F1A-404E-B9C1-D0C871FAF483}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Editor", "Editor\Editor_7.10.vcproj", "{5F023FFD-F2FD-4963-AEF6-9F149734330A}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RunTest", "RunTest\RunTest_7.10.vcproj", "{9DB46617-BCBC-46E4-9628-FDB4C8088B4C}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RunTimeDepot", "RunTimeDepot\RunTimeDepot_7.10.vcproj", "{4470A2FD-1626-40A0-9C32-29F3971852B7}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {71045A06-3F1A-404E-B9C1-D0C871FAF483}.Debug.ActiveCfg = Debug|Win32
- {71045A06-3F1A-404E-B9C1-D0C871FAF483}.Debug.Build.0 = Debug|Win32
- {71045A06-3F1A-404E-B9C1-D0C871FAF483}.Release.ActiveCfg = Release|Win32
- {71045A06-3F1A-404E-B9C1-D0C871FAF483}.Release.Build.0 = Release|Win32
- {5F023FFD-F2FD-4963-AEF6-9F149734330A}.Debug.ActiveCfg = Debug|Win32
- {5F023FFD-F2FD-4963-AEF6-9F149734330A}.Debug.Build.0 = Debug|Win32
- {5F023FFD-F2FD-4963-AEF6-9F149734330A}.Release.ActiveCfg = Release|Win32
- {5F023FFD-F2FD-4963-AEF6-9F149734330A}.Release.Build.0 = Release|Win32
- {9DB46617-BCBC-46E4-9628-FDB4C8088B4C}.Debug.ActiveCfg = Debug|Win32
- {9DB46617-BCBC-46E4-9628-FDB4C8088B4C}.Debug.Build.0 = Debug|Win32
- {9DB46617-BCBC-46E4-9628-FDB4C8088B4C}.Release.ActiveCfg = Release|Win32
- {9DB46617-BCBC-46E4-9628-FDB4C8088B4C}.Release.Build.0 = Release|Win32
- {4470A2FD-1626-40A0-9C32-29F3971852B7}.Debug.ActiveCfg = Debug|Win32
- {4470A2FD-1626-40A0-9C32-29F3971852B7}.Debug.Build.0 = Debug|Win32
- {4470A2FD-1626-40A0-9C32-29F3971852B7}.Release.ActiveCfg = Release|Win32
- {4470A2FD-1626-40A0-9C32-29F3971852B7}.Release.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
- EndGlobal
|