Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 7.00
|
---|
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PathMap", "PathMap_2002.vcproj", "{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
|
---|
3 | EndProject
|
---|
4 | Global
|
---|
5 | GlobalSection(SolutionConfiguration) = preSolution
|
---|
6 | ConfigName.0 = Debug
|
---|
7 | ConfigName.1 = Profile
|
---|
8 | ConfigName.2 = Release
|
---|
9 | EndGlobalSection
|
---|
10 | GlobalSection(ProjectDependencies) = postSolution
|
---|
11 | EndGlobalSection
|
---|
12 | GlobalSection(ProjectConfiguration) = postSolution
|
---|
13 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Debug.ActiveCfg = Debug|Win32
|
---|
14 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Debug.Build.0 = Debug|Win32
|
---|
15 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Profile.ActiveCfg = Profile|Win32
|
---|
16 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Profile.Build.0 = Profile|Win32
|
---|
17 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Release.ActiveCfg = Release|Win32
|
---|
18 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Release.Build.0 = Release|Win32
|
---|
19 | EndGlobalSection
|
---|
20 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
21 | EndGlobalSection
|
---|
22 | GlobalSection(ExtensibilityAddIns) = postSolution
|
---|
23 | EndGlobalSection
|
---|
24 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.