source: Swollen/visualstudio/sww.sln @ 2197

Last change on this file since 2197 was 47, checked in by ole, 20 years ago

Without unit test

File size: 1.7 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}") = "Swollen", "..\swollen\main.vcproj", "{CAC216DA-D220-440D-B72D-BAD4CB15D45F}"
7        ProjectSection(ProjectDependencies) = postProject
8                {05573643-DA30-4B8D-883A-F86D5D7B1FED} = {05573643-DA30-4B8D-883A-F86D5D7B1FED}
9        EndProjectSection
10EndProject
11Global
12        GlobalSection(SolutionConfiguration) = preSolution
13                Debug = Debug
14                Release = Release
15        EndGlobalSection
16        GlobalSection(ProjectConfiguration) = postSolution
17                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Debug.ActiveCfg = Debug|Win32
18                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Debug.Build.0 = Debug|Win32
19                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Release.ActiveCfg = Release|Win32
20                {05573643-DA30-4B8D-883A-F86D5D7B1FED}.Release.Build.0 = Release|Win32
21                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Debug.ActiveCfg = Debug|Win32
22                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Debug.Build.0 = Debug|Win32
23                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Release.ActiveCfg = Release|Win32
24                {CAC216DA-D220-440D-B72D-BAD4CB15D45F}.Release.Build.0 = Release|Win32
25        EndGlobalSection
26        GlobalSection(SolutionItems) = postSolution
27                ..\doc\contract2_hours.txt = ..\doc\contract2_hours.txt
28                ..\doc\contract2_priorities.txt = ..\doc\contract2_priorities.txt
29                INSTALL = INSTALL
30                ..\doc\notes.txt = ..\doc\notes.txt
31                README = README
32        EndGlobalSection
33        GlobalSection(ExtensibilityGlobals) = postSolution
34        EndGlobalSection
35        GlobalSection(ExtensibilityAddIns) = postSolution
36        EndGlobalSection
37EndGlobal
Note: See TracBrowser for help on using the repository browser.