]>
Commit | Line | Data |
---|---|---|
46f4442e A |
1 | Microsoft Visual Studio Solution File, Format Version 9.00 |
2 | # Visual Studio 2005 | |
b75a7d8f A |
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ustring", "ustring.vcproj", "{FF92E6C1-BACA-41AD-BB6D-ECA19C05573E}" |
4 | EndProject | |
5 | Global | |
46f4442e A |
6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
7 | Debug|Win32 = Debug|Win32 | |
8 | Release|Win32 = Release|Win32 | |
b75a7d8f | 9 | EndGlobalSection |
46f4442e A |
10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
11 | {FF92E6C1-BACA-41AD-BB6D-ECA19C05573E}.Debug|Win32.ActiveCfg = Debug|Win32 | |
12 | {FF92E6C1-BACA-41AD-BB6D-ECA19C05573E}.Debug|Win32.Build.0 = Debug|Win32 | |
13 | {FF92E6C1-BACA-41AD-BB6D-ECA19C05573E}.Release|Win32.ActiveCfg = Release|Win32 | |
14 | {FF92E6C1-BACA-41AD-BB6D-ECA19C05573E}.Release|Win32.Build.0 = Release|Win32 | |
b75a7d8f | 15 | EndGlobalSection |
46f4442e A |
16 | GlobalSection(SolutionProperties) = preSolution |
17 | HideSolutionNode = FALSE | |
b75a7d8f A |
18 | EndGlobalSection |
19 | EndGlobal |