]>
Commit | Line | Data |
---|---|---|
46f4442e A |
1 | Microsoft Visual Studio Solution File, Format Version 9.00 |
2 | # Visual Studio 2005 | |
374ca955 | 3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ugrep", "ugrep.vcproj", "{63166CEB-02CC-472C-B3B7-E6C559939BDA}" |
b75a7d8f A |
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 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|Win32.ActiveCfg = Debug|Win32 | |
12 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug|Win32.Build.0 = Debug|Win32 | |
13 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|Win32.ActiveCfg = Release|Win32 | |
14 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release|Win32.Build.0 = Release|Win32 | |
b75a7d8f | 15 | EndGlobalSection |
46f4442e A |
16 | GlobalSection(SolutionProperties) = preSolution |
17 | HideSolutionNode = FALSE | |
b75a7d8f A |
18 | EndGlobalSection |
19 | EndGlobal |