]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | Microsoft Visual Studio Solution File, Format Version 8.00 |
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ugrep", "ugrep.vcproj", "{63166CEB-02CC-472C-B3B7-E6C559939BDA}" | |
3 | ProjectSection(ProjectDependencies) = postProject | |
4 | EndProjectSection | |
b75a7d8f A |
5 | EndProject |
6 | Global | |
7 | GlobalSection(SolutionConfiguration) = preSolution | |
374ca955 A |
8 | Debug = Debug |
9 | Release = Release | |
b75a7d8f A |
10 | EndGlobalSection |
11 | GlobalSection(ProjectConfiguration) = postSolution | |
374ca955 A |
12 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug.ActiveCfg = Debug|Win32 |
13 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Debug.Build.0 = Debug|Win32 | |
14 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release.ActiveCfg = Release|Win32 | |
15 | {63166CEB-02CC-472C-B3B7-E6C559939BDA}.Release.Build.0 = Release|Win32 | |
b75a7d8f A |
16 | EndGlobalSection |
17 | GlobalSection(ExtensibilityGlobals) = postSolution | |
18 | EndGlobalSection | |
19 | GlobalSection(ExtensibilityAddIns) = postSolution | |
20 | EndGlobalSection | |
21 | EndGlobal |