Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tinyxpath.sln « tinyxpath « 3rdparty - github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 104f4b9fd921c7c80d4b3e86abae970b370e8f4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxpath", "tinyxpath.vcproj", "{D1A80430-789A-4D61-B650-98BB36781D28}"
	ProjectSection(ProjectDependencies) = postProject
		{3E86FCD1-9FCB-4C8F-BFA9-298B18F277FB} = {3E86FCD1-9FCB-4C8F-BFA9-298B18F277FB}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxpath_lib", "tinyxpath_lib\tinyxpath_lib.vcproj", "{3E86FCD1-9FCB-4C8F-BFA9-298B18F277FB}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{D1A80430-789A-4D61-B650-98BB36781D28}.Debug.ActiveCfg = Debug|Win32
		{D1A80430-789A-4D61-B650-98BB36781D28}.Debug.Build.0 = Debug|Win32
		{D1A80430-789A-4D61-B650-98BB36781D28}.Release.ActiveCfg = Release|Win32
		{D1A80430-789A-4D61-B650-98BB36781D28}.Release.Build.0 = Release|Win32
		{3E86FCD1-9FCB-4C8F-BFA9-298B18F277FB}.Debug.ActiveCfg = Debug|Win32
		{3E86FCD1-9FCB-4C8F-BFA9-298B18F277FB}.Debug.Build.0 = Debug|Win32
		{3E86FCD1-9FCB-4C8F-BFA9-298B18F277FB}.Release.ActiveCfg = Release|Win32
		{3E86FCD1-9FCB-4C8F-BFA9-298B18F277FB}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal