Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/freealut-1.1.0/admin/VisualStudioDotNET/alut.sln @ 54

Last change on this file since 54 was 14, checked in by landauf, 17 years ago

added freealut

File size: 1.9 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 7.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alut", "alut\alut.vcproj", "{07149BCB-BE8A-4503-BE18-815D64233116}"
3EndProject
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello_world", "hello_world\hello_world.vcproj", "{64A0E948-E88A-4F4E-9039-43E539F5DF77}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "playfile", "playfile\playfile.vcproj", "{6E63082A-187E-4F18-9E54-C8A7C1CE1D0B}"
7EndProject
8Global
9        GlobalSection(SolutionConfiguration) = preSolution
10                ConfigName.0 = Debug
11                ConfigName.1 = Release
12        EndGlobalSection
13        GlobalSection(ProjectDependencies) = postSolution
14                {64A0E948-E88A-4F4E-9039-43E539F5DF77}.0 = {07149BCB-BE8A-4503-BE18-815D64233116}
15                {6E63082A-187E-4F18-9E54-C8A7C1CE1D0B}.0 = {07149BCB-BE8A-4503-BE18-815D64233116}
16        EndGlobalSection
17        GlobalSection(ProjectConfiguration) = postSolution
18                {07149BCB-BE8A-4503-BE18-815D64233116}.Debug.ActiveCfg = Debug|Win32
19                {07149BCB-BE8A-4503-BE18-815D64233116}.Debug.Build.0 = Debug|Win32
20                {07149BCB-BE8A-4503-BE18-815D64233116}.Release.ActiveCfg = Release|Win32
21                {07149BCB-BE8A-4503-BE18-815D64233116}.Release.Build.0 = Release|Win32
22                {64A0E948-E88A-4F4E-9039-43E539F5DF77}.Debug.ActiveCfg = Debug|Win32
23                {64A0E948-E88A-4F4E-9039-43E539F5DF77}.Debug.Build.0 = Debug|Win32
24                {64A0E948-E88A-4F4E-9039-43E539F5DF77}.Release.ActiveCfg = Release|Win32
25                {64A0E948-E88A-4F4E-9039-43E539F5DF77}.Release.Build.0 = Release|Win32
26                {6E63082A-187E-4F18-9E54-C8A7C1CE1D0B}.Debug.ActiveCfg = Debug|Win32
27                {6E63082A-187E-4F18-9E54-C8A7C1CE1D0B}.Debug.Build.0 = Debug|Win32
28                {6E63082A-187E-4F18-9E54-C8A7C1CE1D0B}.Release.ActiveCfg = Release|Win32
29                {6E63082A-187E-4F18-9E54-C8A7C1CE1D0B}.Release.Build.0 = Release|Win32
30        EndGlobalSection
31        GlobalSection(ExtensibilityGlobals) = postSolution
32        EndGlobalSection
33        GlobalSection(ExtensibilityAddIns) = postSolution
34        EndGlobalSection
35EndGlobal
Note: See TracBrowser for help on using the repository browser.