Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 8.00
|
---|
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zzuf", "zzuf.vcproj", "{2E5723ED-A886-45A9-AAAC-3D02F2EFC358}"
|
---|
3 | ProjectSection(ProjectDependencies) = postProject
|
---|
4 | EndProjectSection
|
---|
5 | EndProject
|
---|
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libzzuf", "libzzuf.vcproj", "{E658DCE5-E1E5-41C8-910B-1CC2D73C435C}"
|
---|
7 | ProjectSection(ProjectDependencies) = postProject
|
---|
8 | EndProjectSection
|
---|
9 | EndProject
|
---|
10 | Global
|
---|
11 | GlobalSection(SolutionConfiguration) = preSolution
|
---|
12 | Debug = Debug
|
---|
13 | Release = Release
|
---|
14 | EndGlobalSection
|
---|
15 | GlobalSection(ProjectConfiguration) = postSolution
|
---|
16 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Debug.ActiveCfg = Debug|Win32
|
---|
17 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Debug.Build.0 = Debug|Win32
|
---|
18 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Release.ActiveCfg = Release|Win32
|
---|
19 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Release.Build.0 = Release|Win32
|
---|
20 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Debug.ActiveCfg = Debug|Win32
|
---|
21 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Debug.Build.0 = Debug|Win32
|
---|
22 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Release.ActiveCfg = Release|Win32
|
---|
23 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Release.Build.0 = Release|Win32
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
26 | EndGlobalSection
|
---|
27 | GlobalSection(ExtensibilityAddIns) = postSolution
|
---|
28 | EndGlobalSection
|
---|
29 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.