-
Notifications
You must be signed in to change notification settings - Fork 0
/
sphinx03.sln
48 lines (48 loc) · 2.57 KB
/
sphinx03.sln
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "indexer", "win\indexer03.vcproj", "{405619C7-CC22-4FB8-9237-B196CB897355}"
ProjectSection(ProjectDependencies) = postProject
{6A1685DE-0265-4243-965F-96CB53EBBCA6} = {6A1685DE-0265-4243-965F-96CB53EBBCA6}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsphinx", "win\libsphinx03.vcproj", "{6A1685DE-0265-4243-965F-96CB53EBBCA6}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "search", "win\search03.vcproj", "{571DC41A-2665-476C-ABED-3899324E19AB}"
ProjectSection(ProjectDependencies) = postProject
{6A1685DE-0265-4243-965F-96CB53EBBCA6} = {6A1685DE-0265-4243-965F-96CB53EBBCA6}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "searchd", "win\searchd03.vcproj", "{0BBD34CB-5891-477F-B665-3D7C9FC22A02}"
ProjectSection(ProjectDependencies) = postProject
{6A1685DE-0265-4243-965F-96CB53EBBCA6} = {6A1685DE-0265-4243-965F-96CB53EBBCA6}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{405619C7-CC22-4FB8-9237-B196CB897355}.Debug.ActiveCfg = Debug|Win32
{405619C7-CC22-4FB8-9237-B196CB897355}.Debug.Build.0 = Debug|Win32
{405619C7-CC22-4FB8-9237-B196CB897355}.Release.ActiveCfg = Release|Win32
{405619C7-CC22-4FB8-9237-B196CB897355}.Release.Build.0 = Release|Win32
{6A1685DE-0265-4243-965F-96CB53EBBCA6}.Debug.ActiveCfg = Debug|Win32
{6A1685DE-0265-4243-965F-96CB53EBBCA6}.Debug.Build.0 = Debug|Win32
{6A1685DE-0265-4243-965F-96CB53EBBCA6}.Release.ActiveCfg = Release|Win32
{6A1685DE-0265-4243-965F-96CB53EBBCA6}.Release.Build.0 = Release|Win32
{571DC41A-2665-476C-ABED-3899324E19AB}.Debug.ActiveCfg = Debug|Win32
{571DC41A-2665-476C-ABED-3899324E19AB}.Debug.Build.0 = Debug|Win32
{571DC41A-2665-476C-ABED-3899324E19AB}.Release.ActiveCfg = Release|Win32
{571DC41A-2665-476C-ABED-3899324E19AB}.Release.Build.0 = Release|Win32
{0BBD34CB-5891-477F-B665-3D7C9FC22A02}.Debug.ActiveCfg = Debug|Win32
{0BBD34CB-5891-477F-B665-3D7C9FC22A02}.Debug.Build.0 = Debug|Win32
{0BBD34CB-5891-477F-B665-3D7C9FC22A02}.Release.ActiveCfg = Release|Win32
{0BBD34CB-5891-477F-B665-3D7C9FC22A02}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal