Lucene.Net.Analysis.XunLongX.csproj
上传用户:zhangkuixh
上传日期:2013-09-30
资源大小:5473k
文件大小:5k
源码类别:

搜索引擎

开发平台:

C#

  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2.   <PropertyGroup>
  3.     <ProjectType>Local</ProjectType>
  4.     <ProductVersion>8.0.50727</ProductVersion>
  5.     <SchemaVersion>2.0</SchemaVersion>
  6.     <ProjectGuid>{4A780ADA-68C3-47C9-83D9-97CB5F94FF40}</ProjectGuid>
  7.     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8.     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9.     <ApplicationIcon>
  10.     </ApplicationIcon>
  11.     <AssemblyKeyContainerName>
  12.     </AssemblyKeyContainerName>
  13.     <AssemblyName>Lucene.Net.Analysis.XunLong</AssemblyName>
  14.     <AssemblyOriginatorKeyFile>
  15.     </AssemblyOriginatorKeyFile>
  16.     <DefaultClientScript>JScript</DefaultClientScript>
  17.     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  18.     <DefaultTargetSchema>IE50</DefaultTargetSchema>
  19.     <DelaySign>false</DelaySign>
  20.     <OutputType>Library</OutputType>
  21.     <RootNamespace>Lucene.Net.Analysis.XunLong</RootNamespace>
  22.     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  23.     <StartupObject>
  24.     </StartupObject>
  25.     <FileUpgradeFlags>
  26.     </FileUpgradeFlags>
  27.     <UpgradeBackupLocation>
  28.     </UpgradeBackupLocation>
  29.   </PropertyGroup>
  30.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31.     <OutputPath>binDebug</OutputPath>
  32.     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  33.     <BaseAddress>285212672</BaseAddress>
  34.     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  35.     <ConfigurationOverrideFile>
  36.     </ConfigurationOverrideFile>
  37.     <DefineConstants>DEBUG;TRACE</DefineConstants>
  38.     <DocumentationFile>Lucene.Net.Analysis..XunLong.xml</DocumentationFile>
  39.     <DebugSymbols>true</DebugSymbols>
  40.     <FileAlignment>4096</FileAlignment>
  41.     <NoStdLib>false</NoStdLib>
  42.     <NoWarn>
  43.     </NoWarn>
  44.     <Optimize>true</Optimize>
  45.     <RegisterForComInterop>false</RegisterForComInterop>
  46.     <RemoveIntegerChecks>false</RemoveIntegerChecks>
  47.     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  48.     <WarningLevel>4</WarningLevel>
  49.     <DebugType>full</DebugType>
  50.     <ErrorReport>prompt</ErrorReport>
  51.   </PropertyGroup>
  52.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  53.     <OutputPath>binRelease</OutputPath>
  54.     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  55.     <BaseAddress>285212672</BaseAddress>
  56.     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  57.     <ConfigurationOverrideFile>
  58.     </ConfigurationOverrideFile>
  59.     <DefineConstants>TRACE</DefineConstants>
  60.     <DocumentationFile>Lucene.Net.Analysis.CJK.xml</DocumentationFile>
  61.     <DebugSymbols>false</DebugSymbols>
  62.     <FileAlignment>4096</FileAlignment>
  63.     <NoStdLib>false</NoStdLib>
  64.     <NoWarn>
  65.     </NoWarn>
  66.     <Optimize>true</Optimize>
  67.     <RegisterForComInterop>false</RegisterForComInterop>
  68.     <RemoveIntegerChecks>false</RemoveIntegerChecks>
  69.     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  70.     <WarningLevel>4</WarningLevel>
  71.     <DebugType>none</DebugType>
  72.     <ErrorReport>prompt</ErrorReport>
  73.   </PropertyGroup>
  74.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'WWWW|AnyCPU' ">
  75.     <OutputPath>binWWWW</OutputPath>
  76.     <DefineConstants>TRACE</DefineConstants>
  77.     <BaseAddress>285212672</BaseAddress>
  78.     <DocumentationFile>Lucene.Net.Analysis.CJK.xml</DocumentationFile>
  79.     <Optimize>true</Optimize>
  80.     <DebugType>
  81.     </DebugType>
  82.     <PlatformTarget>x86</PlatformTarget>
  83.     <CodeAnalysisRuleAssemblies>D:Program FilesMicrosoft Visual Studio 8Team ToolsStatic Analysis ToolsFxCop\rules</CodeAnalysisRuleAssemblies>
  84.     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
  85.     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
  86.     <ErrorReport>prompt</ErrorReport>
  87.   </PropertyGroup>
  88.   <ItemGroup>
  89.     <Reference Include="System">
  90.       <Name>System</Name>
  91.     </Reference>
  92.     <Reference Include="System.Data">
  93.       <Name>System.Data</Name>
  94.     </Reference>
  95.     <Reference Include="System.Xml">
  96.       <Name>System.XML</Name>
  97.     </Reference>
  98.   </ItemGroup>
  99.   <ItemGroup>
  100.     <Compile Include="AssemblyInfo.cs">
  101.       <SubType>Code</SubType>
  102.     </Compile>
  103.     <Compile Include="ClassXunLongChinese.cs" />
  104.     <Compile Include="XunLongAnalyzer.cs">
  105.       <SubType>Code</SubType>
  106.     </Compile>
  107.     <Compile Include="XunLongTokenizer.cs">
  108.       <SubType>Code</SubType>
  109.     </Compile>
  110.   </ItemGroup>
  111.   <ItemGroup>
  112.     <ProjectReference Include="..Lucene.NetLucene.Net-1.9.rc1.csproj">
  113.       <Project>{0189E5F3-198F-4CF2-AEF4-8CF9A780FF9D}</Project>
  114.       <Name>Lucene.Net-1.9.rc1</Name>
  115.     </ProjectReference>
  116.     <ProjectReference Include="..XunLong.CongifDataXunLong.clsCongifData.csproj">
  117.       <Project>{A396AF61-F8A0-4207-BDFA-A86092C17231}</Project>
  118.       <Name>XunLong.clsCongifData</Name>
  119.     </ProjectReference>
  120.     <ProjectReference Include="..XunLong.xWordNewClientXunLong.clsxWordNewClient.csproj">
  121.       <Project>{52552592-FD46-4997-8806-0F2DD59A9340}</Project>
  122.       <Name>XunLong.clsxWordNewClient</Name>
  123.     </ProjectReference>
  124.   </ItemGroup>
  125.   <Import Project="$(MSBuildBinPath)Microsoft.CSharp.targets" />
  126.   <PropertyGroup>
  127.     <PreBuildEvent>
  128.     </PreBuildEvent>
  129.     <PostBuildEvent>
  130.     </PostBuildEvent>
  131.   </PropertyGroup>
  132. </Project>