Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 669 was 669, checked in by rgrieder, 16 years ago
  • completed last svn update (delete and add to rename first letter)
  • modified CMLs in oroxnox accordingly
  • added visual studio files
File size: 5.2 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}") = "Weapon", "weapon.vcproj", "{ED1E93A7-5DB2-4417-B684-A8FDD61FB567}"
31        ProjectSection(WebsiteProperties) = preProject
32                Debug.AspNetCompiler.Debug = "True"
33                Release.AspNetCompiler.Debug = "False"
34        EndProjectSection
35EndProject
36Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Audio", "audio.vcproj", "{4733BD1A-E04C-458D-8BFB-5010250EA497}"
37        ProjectSection(WebsiteProperties) = preProject
38                Debug.AspNetCompiler.Debug = "True"
39                Release.AspNetCompiler.Debug = "False"
40        EndProjectSection
41        ProjectSection(ProjectDependencies) = postProject
42                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
43        EndProjectSection
44EndProject
45Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TinyXML", "tiny_xml.vcproj", "{2240ECD7-2F48-4431-8E1B-25466A384CCC}"
46        ProjectSection(WebsiteProperties) = preProject
47                Debug.AspNetCompiler.Debug = "True"
48                Release.AspNetCompiler.Debug = "False"
49        EndProjectSection
50EndProject
51Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loader", "loader.vcproj", "{E283910F-F911-40FB-A09D-D025CA821912}"
52        ProjectSection(WebsiteProperties) = preProject
53                Debug.AspNetCompiler.Debug = "True"
54                Release.AspNetCompiler.Debug = "False"
55        EndProjectSection
56        ProjectSection(ProjectDependencies) = postProject
57                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
58                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
59        EndProjectSection
60EndProject
61Global
62        GlobalSection(SolutionConfigurationPlatforms) = preSolution
63                Debug|Win32 = Debug|Win32
64                Release|Win32 = Release|Win32
65        EndGlobalSection
66        GlobalSection(ProjectConfigurationPlatforms) = postSolution
67                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.ActiveCfg = Debug|Win32
68                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.Build.0 = Debug|Win32
69                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.ActiveCfg = Release|Win32
70                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.Build.0 = Release|Win32
71                {271715F3-5B90-4110-A552-70C788084A86}.Debug|Win32.ActiveCfg = Debug|Win32
72                {271715F3-5B90-4110-A552-70C788084A86}.Debug|Win32.Build.0 = Debug|Win32
73                {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.ActiveCfg = Release|Win32
74                {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.Build.0 = Release|Win32
75                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.ActiveCfg = Debug|Win32
76                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.Build.0 = Debug|Win32
77                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.ActiveCfg = Release|Win32
78                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.Build.0 = Release|Win32
79                {ED1E93A7-5DB2-4417-B684-A8FDD61FB567}.Debug|Win32.ActiveCfg = Debug|Win32
80                {ED1E93A7-5DB2-4417-B684-A8FDD61FB567}.Release|Win32.ActiveCfg = Release|Win32
81                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.ActiveCfg = Debug|Win32
82                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.Build.0 = Debug|Win32
83                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.ActiveCfg = Release|Win32
84                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.Build.0 = Release|Win32
85                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Debug|Win32.ActiveCfg = Debug|Win32
86                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Debug|Win32.Build.0 = Debug|Win32
87                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Release|Win32.ActiveCfg = Release|Win32
88                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Release|Win32.Build.0 = Release|Win32
89                {E283910F-F911-40FB-A09D-D025CA821912}.Debug|Win32.ActiveCfg = Debug|Win32
90                {E283910F-F911-40FB-A09D-D025CA821912}.Debug|Win32.Build.0 = Debug|Win32
91                {E283910F-F911-40FB-A09D-D025CA821912}.Release|Win32.ActiveCfg = Release|Win32
92                {E283910F-F911-40FB-A09D-D025CA821912}.Release|Win32.Build.0 = Release|Win32
93        EndGlobalSection
94        GlobalSection(SolutionProperties) = preSolution
95                HideSolutionNode = FALSE
96        EndGlobalSection
97EndGlobal
Note: See TracBrowser for help on using the repository browser.