Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN/visual_studio/FICN.sln @ 782

Last change on this file since 782 was 782, checked in by rgrieder, 16 years ago
  • removed warnings on msvc compiler
  • on msvc: loader is now built with orxonox, not as a separate library
File size: 5.0 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
18        ProjectSection(ProjectDependencies) = postProject
19                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
20        EndProjectSection
21EndProject
22Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Orxonox", "benixonox.vcproj", "{0B6C5CFD-F91B-432A-80A3-2610F61E060B}"
23        ProjectSection(WebsiteProperties) = preProject
24                Debug.AspNetCompiler.Debug = "True"
25                Release.AspNetCompiler.Debug = "False"
26        EndProjectSection
27        ProjectSection(ProjectDependencies) = postProject
28                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
29                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
30                {4733BD1A-E04C-458D-8BFB-5010250EA497} = {4733BD1A-E04C-458D-8BFB-5010250EA497}
31                {35575B59-E1AE-40E8-89C4-2862B5B09B68} = {35575B59-E1AE-40E8-89C4-2862B5B09B68}
32        EndProjectSection
33EndProject
34Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Audio", "audio.vcproj", "{4733BD1A-E04C-458D-8BFB-5010250EA497}"
35        ProjectSection(WebsiteProperties) = preProject
36                Debug.AspNetCompiler.Debug = "True"
37                Release.AspNetCompiler.Debug = "False"
38        EndProjectSection
39        ProjectSection(ProjectDependencies) = postProject
40                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
41        EndProjectSection
42EndProject
43Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Loader", "loader.vcproj", "{E283910F-F911-40FB-A09D-D025CA821912}"
44        ProjectSection(WebsiteProperties) = preProject
45                Debug.AspNetCompiler.Debug = "True"
46                Release.AspNetCompiler.Debug = "False"
47        EndProjectSection
48        ProjectSection(ProjectDependencies) = postProject
49                {4733BD1A-E04C-458D-8BFB-5010250EA497} = {4733BD1A-E04C-458D-8BFB-5010250EA497}
50                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
51                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
52        EndProjectSection
53EndProject
54Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Util", "util.vcproj", "{2240ECD7-2F48-4431-8E1B-25466A384CCC}"
55        ProjectSection(WebsiteProperties) = preProject
56                Debug.AspNetCompiler.Debug = "True"
57                Release.AspNetCompiler.Debug = "False"
58        EndProjectSection
59EndProject
60Global
61        GlobalSection(SolutionConfigurationPlatforms) = preSolution
62                Debug|Win32 = Debug|Win32
63                Release|Win32 = Release|Win32
64        EndGlobalSection
65        GlobalSection(ProjectConfigurationPlatforms) = postSolution
66                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.ActiveCfg = Release|Win32
67                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.Build.0 = Release|Win32
68                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.ActiveCfg = Release|Win32
69                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.Build.0 = Release|Win32
70                {271715F3-5B90-4110-A552-70C788084A86}.Debug|Win32.ActiveCfg = Release|Win32
71                {271715F3-5B90-4110-A552-70C788084A86}.Debug|Win32.Build.0 = Release|Win32
72                {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.ActiveCfg = Release|Win32
73                {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.Build.0 = Release|Win32
74                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.ActiveCfg = Release|Win32
75                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.Build.0 = Release|Win32
76                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.ActiveCfg = Release|Win32
77                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.Build.0 = Release|Win32
78                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.ActiveCfg = Release|Win32
79                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.Build.0 = Release|Win32
80                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.ActiveCfg = Release|Win32
81                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.Build.0 = Release|Win32
82                {E283910F-F911-40FB-A09D-D025CA821912}.Debug|Win32.ActiveCfg = Release|Win32
83                {E283910F-F911-40FB-A09D-D025CA821912}.Release|Win32.ActiveCfg = Release|Win32
84                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Debug|Win32.ActiveCfg = Release|Win32
85                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Debug|Win32.Build.0 = Release|Win32
86                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Release|Win32.ActiveCfg = Release|Win32
87                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Release|Win32.Build.0 = Release|Win32
88        EndGlobalSection
89        GlobalSection(SolutionProperties) = preSolution
90                HideSolutionNode = FALSE
91        EndGlobalSection
92EndGlobal
Note: See TracBrowser for help on using the repository browser.