source: Swollen/visualstudio/sww.sln @ 34

Last change on this file since 34 was 15, checked in by darran, 20 years ago
  • admin only
File size: 2.3 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SWWReader", "..\swwreader\swwreader.vcproj", "{05573643-DA30-4B8D-883A-F86D5D7B1FED}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SWWReaderTest", "..\swwreadertest\swwreadertest.vcproj", "{42DADC3F-E085-4547-B7D7-B2894A0B0915}"
7        ProjectSection(ProjectDependencies) = postProject
8        EndProjectSection
9EndProject
10Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Swollen", "..\swollen\main.vcproj", "{CAC216DA-D220-440D-B72D-BAD4CB15D45F}"
11        ProjectSection(ProjectDependencies) = postProject
12                {05573643-DA30-4B8D-883A-F86D5D7B1FED} = {05573643-DA30-4B8D-883A-F86D5D7B1FED}
13        EndProjectSection
14EndProject
15Global
16        GlobalSection(SolutionConfiguration) = preSolution
17                Debug = Debug
18                Release = Release
19        EndGlobalSection
20        GlobalSection(ProjectConfiguration) = postSolution
21                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Debug.ActiveCfg = Debug|Win32
22                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Debug.Build.0 = Debug|Win32
23                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Release.ActiveCfg = Release|Win32
24                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Release.Build.0 = Release|Win32
25                {42DADC3F-E085-4547-B7D7-B2894A0B0915}.Debug.ActiveCfg = Debug|Win32
26                {42DADC3F-E085-4547-B7D7-B2894A0B0915}.Debug.Build.0 = Debug|Win32
27                {42DADC3F-E085-4547-B7D7-B2894A0B0915}.Release.ActiveCfg = Release|Win32
28                {42DADC3F-E085-4547-B7D7-B2894A0B0915}.Release.Build.0 = Release|Win32
29                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Debug.ActiveCfg = Debug|Win32
30                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Debug.Build.0 = Debug|Win32
31                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Release.ActiveCfg = Release|Win32
32                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Release.Build.0 = Release|Win32
33        EndGlobalSection
34        GlobalSection(SolutionItems) = postSolution
35                ..\doc\contract2_hours.txt = ..\doc\contract2_hours.txt
36                ..\doc\contract2_priorities.txt = ..\doc\contract2_priorities.txt
37                INSTALL = INSTALL
38                ..\doc\notes.txt = ..\doc\notes.txt
39                README = README
40        EndGlobalSection
41        GlobalSection(ExtensibilityGlobals) = postSolution
42        EndGlobalSection
43        GlobalSection(ExtensibilityAddIns) = postSolution
44        EndGlobalSection
45EndGlobal
Note: See TracBrowser for help on using the repository browser.