Changeset 1338 for GTP/trunk/Lib/Illum
- Timestamp:
- 09/11/06 23:09:00 (18 years ago)
- Location:
- GTP/trunk/Lib/Illum/shared/scripts
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Illum/shared/scripts/GTPIllumination.sln
r1119 r1338 6 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IllumModule_Ogre", "..\..\IllumModule\OgreIllumModule\scripts\OgreIllumModule.vcproj", "{109F610E-9B23-4D05-819E-A7F27A42AA94}" 7 7 ProjectSection(ProjectDependencies) = postProject 8 EndProjectSection 9 EndProject 10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameToolsRaytraceDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\GameToolsRaytraceDemo\scripts\GameToolsRaytraceDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}" 11 ProjectSection(ProjectDependencies) = postProject 8 12 {109F610E-9B23-4D05-819E-A7F27A42AA94} = {109F610E-9B23-4D05-819E-A7F27A42AA94} 13 EndProjectSection 14 EndProject 15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HPSDEMO", "..\..\..\..\App\Demos\Illum\Ogre\src\HierarchicalSystem\scripts\HierarchicalSystem.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}" 16 ProjectSection(ProjectDependencies) = postProject 9 17 EndProjectSection 10 18 EndProject 11 19 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PRMDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\PRMDemo\scripts\PRMDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}" 12 20 ProjectSection(ProjectDependencies) = postProject 13 {109F610E-9B23-4D05-819E-A7F27A42AA94} = {109F610E-9B23-4D05-819E-A7F27A42AA94}14 21 EndProjectSection 15 22 EndProject 16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameTools RaytraceDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\GameToolsRaytraceDemo\scripts\GameToolsRaytraceDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"23 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameToolsParticleDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\GameToolsParticleDemo\scripts\GameToolsParticleDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}" 17 24 ProjectSection(ProjectDependencies) = postProject 18 25 EndProjectSection … … 40 47 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32 41 48 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32 49 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32 50 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32 51 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32 52 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32 53 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32 54 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32 55 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32 56 {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32 42 57 EndGlobalSection 43 58 GlobalSection(ExtensibilityGlobals) = postSolution
Note: See TracChangeset
for help on using the changeset viewer.