Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ReferenceApplication/OgreReferenceApplication.sln @ 5

Last change on this file since 5 was 5, checked in by anonymous, 17 years ago

=hoffentlich gehts jetzt

File size: 2.7 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 7.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ReferenceAppLayer", "ReferenceAppLayer\scripts\ReferenceAppLayer.vcproj", "{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}"
3EndProject
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OgreMain", "..\OgreMain\scripts\OgreMain.vcproj", "{35AFBABB-DF05-43DE-91A7-BB828A874015}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo_BspCollision", "BspCollision\scripts\BspCollision.vcproj", "{EDD4B978-5ABA-448B-8DA7-A02F99714D66}"
7EndProject
8Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin_BSPSceneManager", "..\PlugIns\BSPSceneManager\scripts\Plugin_BSPSceneManager.vcproj", "{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}"
9EndProject
10Global
11        GlobalSection(SolutionConfiguration) = preSolution
12                ConfigName.0 = Debug
13                ConfigName.1 = Release
14        EndGlobalSection
15        GlobalSection(ProjectDependencies) = postSolution
16                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.0 = {35AFBABB-DF05-43DE-91A7-BB828A874015}
17                {EDD4B978-5ABA-448B-8DA7-A02F99714D66}.0 = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}
18                {EDD4B978-5ABA-448B-8DA7-A02F99714D66}.1 = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}
19                {EDD4B978-5ABA-448B-8DA7-A02F99714D66}.2 = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}
20                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.0 = {35AFBABB-DF05-43DE-91A7-BB828A874015}
21        EndGlobalSection
22        GlobalSection(ProjectConfiguration) = postSolution
23                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.ActiveCfg = Debug|Win32
24                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.Build.0 = Debug|Win32
25                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.ActiveCfg = Release|Win32
26                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.Build.0 = Release|Win32
27                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Debug.ActiveCfg = Debug|Win32
28                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Debug.Build.0 = Debug|Win32
29                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Release.ActiveCfg = Release|Win32
30                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Release.Build.0 = Release|Win32
31                {EDD4B978-5ABA-448B-8DA7-A02F99714D66}.Debug.ActiveCfg = Debug|Win32
32                {EDD4B978-5ABA-448B-8DA7-A02F99714D66}.Debug.Build.0 = Debug|Win32
33                {EDD4B978-5ABA-448B-8DA7-A02F99714D66}.Release.ActiveCfg = Release|Win32
34                {EDD4B978-5ABA-448B-8DA7-A02F99714D66}.Release.Build.0 = Release|Win32
35                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.ActiveCfg = Debug|Win32
36                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Debug.Build.0 = Debug|Win32
37                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.ActiveCfg = Release|Win32
38                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436}.Release.Build.0 = Release|Win32
39        EndGlobalSection
40        GlobalSection(ExtensibilityGlobals) = postSolution
41        EndGlobalSection
42        GlobalSection(ExtensibilityAddIns) = postSolution
43        EndGlobalSection
44EndGlobal
Note: See TracBrowser for help on using the repository browser.