Annotation of embedaddon/ntp/ports/winnt/ppsapi/skelprov/skeleton-ppsapi-provider.sln, revision 1.1.1.1
1.1 misho 1:
2: Microsoft Visual Studio Solution File, Format Version 10.00
3: # Visual C++ Express 2008
4: Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skeleton-ppsapi-provider", "skeleton-ppsapi-provider.vcproj", "{F7842ACD-EB61-4D65-9999-AFB0E77E63EA}"
5: EndProject
6: Global
7: GlobalSection(SolutionConfigurationPlatforms) = preSolution
8: Debug|Win32 = Debug|Win32
9: Release|Win32 = Release|Win32
10: EndGlobalSection
11: GlobalSection(ProjectConfigurationPlatforms) = postSolution
12: {F7842ACD-EB61-4D65-9999-AFB0E77E63EA}.Debug|Win32.ActiveCfg = Debug|Win32
13: {F7842ACD-EB61-4D65-9999-AFB0E77E63EA}.Debug|Win32.Build.0 = Debug|Win32
14: {F7842ACD-EB61-4D65-9999-AFB0E77E63EA}.Release|Win32.ActiveCfg = Release|Win32
15: EndGlobalSection
16: GlobalSection(SolutionProperties) = preSolution
17: HideSolutionNode = FALSE
18: EndGlobalSection
19: EndGlobal
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>