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

Revision 1119, 2.8 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}") = "PRMDemo", "..\..\..\..\App\Demos\Illum\Ogre\src\PRMDemo\scripts\PRMDemo.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        EndProjectSection
19EndProject
20Global
21        GlobalSection(SolutionConfiguration) = preSolution
22                Debug = Debug
23                Release = Release
24        EndGlobalSection
25        GlobalSection(ProjectConfiguration) = postSolution
26                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
27                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
28                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
29                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
30                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.ActiveCfg = Debug|Win32
31                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Debug.Build.0 = Debug|Win32
32                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.ActiveCfg = Release|Win32
33                {109F610E-9B23-4D05-819E-A7F27A42AA94}.Release.Build.0 = Release|Win32
34                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
35                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
36                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
37                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
38                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.ActiveCfg = Debug|Win32
39                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Debug.Build.0 = Debug|Win32
40                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.ActiveCfg = Release|Win32
41                {09F9E809-02CF-4926-8203-2B9C02FBD916}.Release.Build.0 = Release|Win32
42        EndGlobalSection
43        GlobalSection(ExtensibilityGlobals) = postSolution
44        EndGlobalSection
45        GlobalSection(ExtensibilityAddIns) = postSolution
46        EndGlobalSection
47EndGlobal
Note: See TracBrowser for help on using the repository browser.