root/tags/X42_VER_V4b-final/libx42.net.sln

Revision 430, 3.0 kB (checked in by phill, 1 year ago)

o Removing lua.net project as I no longer intend to use it (maybe it will be revived later).

Line 
1 
2 Microsoft Visual Studio Solution File, Format Version 9.00
3 # Visual Studio 2005
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libx42", "libx42\libx42.vcproj", "{73B5464C-2753-4DF0-8EBE-5EDFC6481566}"
5         ProjectSection(WebsiteProperties) = preProject
6                 Debug.AspNetCompiler.Debug = "True"
7                 Release.AspNetCompiler.Debug = "False"
8         EndProjectSection
9 EndProject
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libx42.net", "libx42.net\libx42.net.vcproj", "{808532B7-0A67-4932-8E10-FA01C2DC389B}"
11         ProjectSection(WebsiteProperties) = preProject
12                 Debug.AspNetCompiler.Debug = "True"
13                 Release.AspNetCompiler.Debug = "False"
14         EndProjectSection
15 EndProject
16 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "x42view.net", "x42view.net\x42view.net.csproj", "{58E7A878-1490-4BB0-B5D7-125E679C5E8D}"
17         ProjectSection(WebsiteProperties) = preProject
18                 Debug.AspNetCompiler.Debug = "True"
19                 Release.AspNetCompiler.Debug = "False"
20         EndProjectSection
21 EndProject
22 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libx42pp", "libx42pp\libx42pp.vcproj", "{4B2D9768-7E79-4590-A744-F8B834CE4179}"
23         ProjectSection(WebsiteProperties) = preProject
24                 Debug.AspNetCompiler.Debug = "True"
25                 Release.AspNetCompiler.Debug = "False"
26         EndProjectSection
27 EndProject
28 Global
29         GlobalSection(SolutionConfigurationPlatforms) = preSolution
30                 Debug (.NET)|.NET = Debug (.NET)|.NET
31                 Release (.NET)|.NET = Release (.NET)|.NET
32         EndGlobalSection
33         GlobalSection(ProjectConfigurationPlatforms) = postSolution
34                 {73B5464C-2753-4DF0-8EBE-5EDFC6481566}.Debug (.NET)|.NET.ActiveCfg = Debug (.NET)|Win32
35                 {73B5464C-2753-4DF0-8EBE-5EDFC6481566}.Debug (.NET)|.NET.Build.0 = Debug (.NET)|Win32
36                 {73B5464C-2753-4DF0-8EBE-5EDFC6481566}.Release (.NET)|.NET.ActiveCfg = Release (.NET)|Win32
37                 {73B5464C-2753-4DF0-8EBE-5EDFC6481566}.Release (.NET)|.NET.Build.0 = Release (.NET)|Win32
38                 {808532B7-0A67-4932-8E10-FA01C2DC389B}.Debug (.NET)|.NET.ActiveCfg = Debug (.NET)|Win32
39                 {808532B7-0A67-4932-8E10-FA01C2DC389B}.Debug (.NET)|.NET.Build.0 = Debug (.NET)|Win32
40                 {808532B7-0A67-4932-8E10-FA01C2DC389B}.Release (.NET)|.NET.ActiveCfg = Release (.NET)|Win32
41                 {808532B7-0A67-4932-8E10-FA01C2DC389B}.Release (.NET)|.NET.Build.0 = Release (.NET)|Win32
42                 {58E7A878-1490-4BB0-B5D7-125E679C5E8D}.Debug (.NET)|.NET.ActiveCfg = Debug (.NET)|x86
43                 {58E7A878-1490-4BB0-B5D7-125E679C5E8D}.Debug (.NET)|.NET.Build.0 = Debug (.NET)|x86
44                 {58E7A878-1490-4BB0-B5D7-125E679C5E8D}.Release (.NET)|.NET.ActiveCfg = Release (.NET)|x86
45                 {58E7A878-1490-4BB0-B5D7-125E679C5E8D}.Release (.NET)|.NET.Build.0 = Release (.NET)|x86
46                 {4B2D9768-7E79-4590-A744-F8B834CE4179}.Debug (.NET)|.NET.ActiveCfg = Debug (.NET)|Win32
47                 {4B2D9768-7E79-4590-A744-F8B834CE4179}.Debug (.NET)|.NET.Build.0 = Debug (.NET)|Win32
48                 {4B2D9768-7E79-4590-A744-F8B834CE4179}.Release (.NET)|.NET.ActiveCfg = Release (.NET)|Win32
49                 {4B2D9768-7E79-4590-A744-F8B834CE4179}.Release (.NET)|.NET.Build.0 = Release (.NET)|Win32
50         EndGlobalSection
51         GlobalSection(SolutionProperties) = preSolution
52                 HideSolutionNode = FALSE
53         EndGlobalSection
54 EndGlobal
Note: See TracBrowser for help on using the browser.