source: GTP/trunk/Lib/Illum/shared/scripts/GTPIllumination.sln @ 848

Revision 848, 2.9 KB checked in by szirmay, 18 years ago (diff)
Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IllumModule", "..\..\IllumModule\IllumModule\scripts\illummodule.vcproj", "{109F610E-9B23-4D05-819E-A7F27A42AA94}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IllumModule_Ogre", "..\..\IllumModule\OgreIllumModule\scripts\OgreIllumModule.vcproj", "{109F610E-9B23-4D05-819E-A7F27A42AA94}"
7        ProjectSection(ProjectDependencies) = postProject
8                {109F610E-9B23-4D05-819E-A7F27A42AA94} = {109F610E-9B23-4D05-819E-A7F27A42AA94}
9        EndProjectSection
10EndProject
11Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameToolsParticleDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\GameToolsParticleDemo\scripts\GameToolsParticleDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"
12        ProjectSection(ProjectDependencies) = postProject
13                {109F610E-9B23-4D05-819E-A7F27A42AA94} = {109F610E-9B23-4D05-819E-A7F27A42AA94}
14        EndProjectSection
15EndProject
16Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GameToolsRaytraceDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\GameToolsRaytraceDemo\scripts\GameToolsRaytraceDemo.vcproj", "{09F9E809-02CF-4926-8203-2B9C02FBD916}"
17        ProjectSection(ProjectDependencies) = postProject
18                {109F610E-9B23-4D05-819E-A7F27A42AA94} = {109F610E-9B23-4D05-819E-A7F27A42AA94}
19        EndProjectSection
20EndProject
21Global
22        GlobalSection(SolutionConfiguration) = preSolution
23                Debug = Debug
24                Release = Release
25        EndGlobalSection
26        GlobalSection(ProjectConfiguration) = postSolution
27                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
28                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
29                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
30                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
31                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
32                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
33                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
34                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
35                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
36                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
37                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
38                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
39                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
40                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
41                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
42                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
43        EndGlobalSection
44        GlobalSection(ExtensibilityGlobals) = postSolution
45        EndGlobalSection
46        GlobalSection(ExtensibilityAddIns) = postSolution
47        EndGlobalSection
48EndGlobal
Note: See TracBrowser for help on using the repository browser.