Last change
on this file since 4124 was
4100,
checked in by Sam Hocevar, 11 years ago
|
Synchronise Win32 port with recent config.h changes.
|
File size:
1.3 KB
|
Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
2 | # Visual Studio 2010
|
---|
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zzuf", "zzuf.vcxproj", "{2E5723ED-A886-45A9-AAAC-3D02F2EFC358}"
|
---|
4 | EndProject
|
---|
5 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libzzuf", "libzzuf.vcxproj", "{E658DCE5-E1E5-41C8-910B-1CC2D73C435C}"
|
---|
6 | EndProject
|
---|
7 | Global
|
---|
8 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
9 | Debug|Win32 = Debug|Win32
|
---|
10 | Release|Win32 = Release|Win32
|
---|
11 | EndGlobalSection
|
---|
12 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
13 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
14 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Debug|Win32.Build.0 = Debug|Win32
|
---|
15 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Release|Win32.ActiveCfg = Release|Win32
|
---|
16 | {2E5723ED-A886-45A9-AAAC-3D02F2EFC358}.Release|Win32.Build.0 = Release|Win32
|
---|
17 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
18 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Debug|Win32.Build.0 = Debug|Win32
|
---|
19 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Release|Win32.ActiveCfg = Release|Win32
|
---|
20 | {E658DCE5-E1E5-41C8-910B-1CC2D73C435C}.Release|Win32.Build.0 = Release|Win32
|
---|
21 | EndGlobalSection
|
---|
22 | GlobalSection(SolutionProperties) = preSolution
|
---|
23 | HideSolutionNode = FALSE
|
---|
24 | EndGlobalSection
|
---|
25 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.