blob: 1c95510b99056ec2f2f6b5a7becd3eb5068de65c [file] [log] [blame]
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Lucene.Net.Test"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Lucene.Net.Test"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "system.runtime.remoting"
AssemblyName = "System.Runtime.Remoting"
HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\system.runtime.remoting.dll"
/>
<Reference
Name = "DemoLib"
AssemblyName = "DemoLib"
HintPath = "..\Demo\DemoLib\bin\Debug\DemoLib.dll"
/>
<Reference
Name = "Lucene.Net"
AssemblyName = "Lucene.Net"
HintPath = "..\Lucene.Net\bin\Debug\Lucene.Net.dll"
/>
<Reference
Name = "nunit.core"
AssemblyName = "nunit.core"
HintPath = ".\NUnit\bin\nunit.core.dll"
AssemblyFolderKey = "hklm\dn\nunit.framework"
/>
<Reference
Name = "nunit.framework"
AssemblyName = "nunit.framework"
HintPath = ".\NUnit\bin\nunit.framework.dll"
AssemblyFolderKey = "hklm\dn\nunit.framework"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AnalysisTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IndexTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SearchTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "SearchTestForDuplicates.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "StoreTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TestDemo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TestHitIterator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TestSearch.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TestSearchForDuplicates.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ThreadSafetyTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestAnalyzers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestISOLatin1AccentFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestKeywordAnalyzer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestLengthFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestPerFieldAnalzyerWrapper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestStandardAnalyzer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestStopAnalyzer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Analysis\TestStopFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Document\TestBinaryDocument.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Document\TestDateTools.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Document\TestDocument.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Document\TestNumberTools.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\DocHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\MockIndexInput.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestCompoundFile.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestDoc.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestDocumentWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestFieldInfos.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestFieldsReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestFilterIndexReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestIndexInput.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestIndexModifier.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestIndexReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestIndexWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestMultiReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestParallelReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestSegmentMerger.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestSegmentReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestSegmentTermDocs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestSegmentTermEnum.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestTermVectorsReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestTermVectorsWriter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\TestWordlistLoader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\Store\TestFSDirectory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Index\Store\TestRAMDirectory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "QueryParser\TestMultiAnalyzer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "QueryParser\TestMultiFieldQueryParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "QueryParser\TestQueryParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\BaseTestRangeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\CheckHits.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\MockFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\QueryUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\SampleComparable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestBoolean2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestBooleanMinShouldMatch.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestBooleanOr.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestBooleanPrefixQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestBooleanQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestBooleanScorer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestCachingWrapperFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestConstantScoreRangeQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestCustomSearcherSort.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestDateFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestDisjunctionMaxQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestDocBoost.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestFilteredQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestFuzzyQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestMatchAllDocsQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestMultiPhraseQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestMultiSearcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestMultiSearcherRanking.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestMultiThreadTermVectors.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestNot.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestParallelMultiSearcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestPhrasePrefixQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestPhraseQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestPositionIncrement.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestPrefixQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestQueryTermVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestRangeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestRangeQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestRemoteSearchable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestSetNorm.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestSimilarity.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestSort.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestTermVectors.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\TestWildcard.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\Regex\TestRegexQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\Regex\TestSpanRegexQuery.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\Spans\TestBasics.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\Spans\TestSpans.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\Spans\TestSpansAdvanced.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Search\Spans\TestSpansAdvanced2.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Store\_TestHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\English.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\TestBitVector.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\TestPriorityQueue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\TestSmallFloat.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\TestStringHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>