-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCustomExt.sln
More file actions
23 lines (23 loc) · 845 Bytes
/
Copy pathCustomExt.sln
File metadata and controls
23 lines (23 loc) · 845 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomExt", "CustomExt.vcproj", "{17E2ED2D-E605-4A76-8C1E-82152B5E0491}"
EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
SccNumberOfProjects = 2
SccLocalPath0 = .
SccProjectUniqueName1 = CustomExt.vcproj
SccLocalPath1 = .
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{17E2ED2D-E605-4A76-8C1E-82152B5E0491}.Debug|Win32.ActiveCfg = Debug|Win32
{17E2ED2D-E605-4A76-8C1E-82152B5E0491}.Debug|Win32.Build.0 = Debug|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal