Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN/FICN.sln @ 673

Last change on this file since 673 was 673, checked in by rgrieder, 16 years ago
  • deleted obsolete classes: BaseEntity, Entity, Light and SceneNode (please complain if not agreed)
  • improved include guard naming consistency
File size: 4.8 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 9.00
3# Visual Studio 2005
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "network", "network.vcproj", "{35575B59-E1AE-40E8-89C4-2862B5B09B68}"
5        ProjectSection(WebsiteProperties) = preProject
6                Debug.AspNetCompiler.Debug = "True"
7                Release.AspNetCompiler.Debug = "False"
8        EndProjectSection
9        ProjectSection(ProjectDependencies) = postProject
10                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
11        EndProjectSection
12EndProject
13Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "core", "core.vcproj", "{271715F3-5B90-4110-A552-70C788084A86}"
14        ProjectSection(WebsiteProperties) = preProject
15                Debug.AspNetCompiler.Debug = "True"
16                Release.AspNetCompiler.Debug = "False"
17        EndProjectSection
18EndProject
19Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BeniXonox", "benixonox.vcproj", "{0B6C5CFD-F91B-432A-80A3-2610F61E060B}"
20        ProjectSection(WebsiteProperties) = preProject
21                Debug.AspNetCompiler.Debug = "True"
22                Release.AspNetCompiler.Debug = "False"
23        EndProjectSection
24        ProjectSection(ProjectDependencies) = postProject
25                {35575B59-E1AE-40E8-89C4-2862B5B09B68} = {35575B59-E1AE-40E8-89C4-2862B5B09B68}
26                {E283910F-F911-40FB-A09D-D025CA821912} = {E283910F-F911-40FB-A09D-D025CA821912}
27                {4733BD1A-E04C-458D-8BFB-5010250EA497} = {4733BD1A-E04C-458D-8BFB-5010250EA497}
28        EndProjectSection
29EndProject
30Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Audio", "audio.vcproj", "{4733BD1A-E04C-458D-8BFB-5010250EA497}"
31        ProjectSection(WebsiteProperties) = preProject
32                Debug.AspNetCompiler.Debug = "True"
33                Release.AspNetCompiler.Debug = "False"
34        EndProjectSection
35        ProjectSection(ProjectDependencies) = postProject
36                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
37        EndProjectSection
38EndProject
39Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TinyXML", "tiny_xml.vcproj", "{2240ECD7-2F48-4431-8E1B-25466A384CCC}"
40        ProjectSection(WebsiteProperties) = preProject
41                Debug.AspNetCompiler.Debug = "True"
42                Release.AspNetCompiler.Debug = "False"
43        EndProjectSection
44EndProject
45Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loader", "loader.vcproj", "{E283910F-F911-40FB-A09D-D025CA821912}"
46        ProjectSection(WebsiteProperties) = preProject
47                Debug.AspNetCompiler.Debug = "True"
48                Release.AspNetCompiler.Debug = "False"
49        EndProjectSection
50        ProjectSection(ProjectDependencies) = postProject
51                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
52                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
53        EndProjectSection
54EndProject
55Global
56        GlobalSection(SolutionConfigurationPlatforms) = preSolution
57                Debug|Win32 = Debug|Win32
58                Release|Win32 = Release|Win32
59        EndGlobalSection
60        GlobalSection(ProjectConfigurationPlatforms) = postSolution
61                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.ActiveCfg = Debug|Win32
62                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.Build.0 = Debug|Win32
63                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.ActiveCfg = Release|Win32
64                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.Build.0 = Release|Win32
65                {271715F3-5B90-4110-A552-70C788084A86}.Debug|Win32.ActiveCfg = Debug|Win32
66                {271715F3-5B90-4110-A552-70C788084A86}.Debug|Win32.Build.0 = Debug|Win32
67                {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.ActiveCfg = Release|Win32
68                {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.Build.0 = Release|Win32
69                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.ActiveCfg = Debug|Win32
70                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.Build.0 = Debug|Win32
71                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.ActiveCfg = Release|Win32
72                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.Build.0 = Release|Win32
73                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.ActiveCfg = Debug|Win32
74                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.Build.0 = Debug|Win32
75                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.ActiveCfg = Release|Win32
76                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.Build.0 = Release|Win32
77                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Debug|Win32.ActiveCfg = Debug|Win32
78                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Debug|Win32.Build.0 = Debug|Win32
79                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Release|Win32.ActiveCfg = Release|Win32
80                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Release|Win32.Build.0 = Release|Win32
81                {E283910F-F911-40FB-A09D-D025CA821912}.Debug|Win32.ActiveCfg = Debug|Win32
82                {E283910F-F911-40FB-A09D-D025CA821912}.Debug|Win32.Build.0 = Debug|Win32
83                {E283910F-F911-40FB-A09D-D025CA821912}.Release|Win32.ActiveCfg = Release|Win32
84                {E283910F-F911-40FB-A09D-D025CA821912}.Release|Win32.Build.0 = Release|Win32
85        EndGlobalSection
86        GlobalSection(SolutionProperties) = preSolution
87                HideSolutionNode = FALSE
88        EndGlobalSection
89EndGlobal
Note: See TracBrowser for help on using the repository browser.