root/trunk/llmozlib2/llmozlib2.sln

Revision 9, 2.0 kB (checked in by rob.linden, 2 years ago)

Added files missed in first commit

Line 
1 Microsoft Visual Studio Solution File, Format Version 8.00
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llmozlib2", "llmozlib2.vcproj", "{23504F1F-3A7E-4E11-8D8F-4C4B8BF89000}"
3         ProjectSection(ProjectDependencies) = postProject
4         EndProjectSection
5 EndProject
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ubrowser", "tests\ubrowser\ubrowser.vcproj", "{2BB09AF3-E27A-4EB8-AEC3-F5380C7585A5}"
7         ProjectSection(ProjectDependencies) = postProject
8                 {23504F1F-3A7E-4E11-8D8F-4C4B8BF89000} = {23504F1F-3A7E-4E11-8D8F-4C4B8BF89000}
9         EndProjectSection
10 EndProject
11 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testgl", "tests\testgl\testgl.vcproj", "{2BB0EAD3-E37A-4FC8-AFC3-F9580C7587A5}"
12         ProjectSection(ProjectDependencies) = postProject
13         EndProjectSection
14 EndProject
15 Global
16         GlobalSection(SolutionConfiguration) = preSolution
17                 Debug = Debug
18                 Release = Release
19         EndGlobalSection
20         GlobalSection(ProjectConfiguration) = postSolution
21                 {23504F1F-3A7E-4E11-8D8F-4C4B8BF89000}.Debug.ActiveCfg = Debug|Win32
22                 {23504F1F-3A7E-4E11-8D8F-4C4B8BF89000}.Debug.Build.0 = Debug|Win32
23                 {23504F1F-3A7E-4E11-8D8F-4C4B8BF89000}.Release.ActiveCfg = Release|Win32
24                 {23504F1F-3A7E-4E11-8D8F-4C4B8BF89000}.Release.Build.0 = Release|Win32
25                 {2BB09AF3-E27A-4EB8-AEC3-F5380C7585A5}.Debug.ActiveCfg = Debug|Win32
26                 {2BB09AF3-E27A-4EB8-AEC3-F5380C7585A5}.Debug.Build.0 = Debug|Win32
27                 {2BB09AF3-E27A-4EB8-AEC3-F5380C7585A5}.Release.ActiveCfg = Release|Win32
28                 {2BB09AF3-E27A-4EB8-AEC3-F5380C7585A5}.Release.Build.0 = Release|Win32
29                 {2BB0EAD3-E37A-4FC8-AFC3-F9580C7587A5}.Debug.ActiveCfg = Debug|Win32
30                 {2BB0EAD3-E37A-4FC8-AFC3-F9580C7587A5}.Debug.Build.0 = Debug|Win32
31                 {2BB0EAD3-E37A-4FC8-AFC3-F9580C7587A5}.Release.ActiveCfg = Release|Win32
32                 {2BB0EAD3-E37A-4FC8-AFC3-F9580C7587A5}.Release.Build.0 = Release|Win32
33         EndGlobalSection
34         GlobalSection(SolutionItems) = postSolution
35         EndGlobalSection
36         GlobalSection(ExtensibilityGlobals) = postSolution
37         EndGlobalSection
38         GlobalSection(ExtensibilityAddIns) = postSolution
39         EndGlobalSection
40 EndGlobal
Note: See TracBrowser for help on using the browser.