XunLong.clsDirectIndex.csproj
上传用户:zhangkuixh
上传日期:2013-09-30
资源大小:5473k
文件大小:4k
源码类别:

搜索引擎

开发平台:

C#

  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2.   <PropertyGroup>
  3.     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4.     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5.     <ProductVersion>8.0.50727</ProductVersion>
  6.     <SchemaVersion>2.0</SchemaVersion>
  7.     <ProjectGuid>{D095F0F6-6076-4ECA-852D-F0B3ECAA7255}</ProjectGuid>
  8.     <OutputType>Library</OutputType>
  9.     <AppDesignerFolder>Properties</AppDesignerFolder>
  10.     <RootNamespace>XunLong.clsDirectIndex</RootNamespace>
  11.     <AssemblyName>XunLong.clsDirectIndex</AssemblyName>
  12.     <StartupObject>
  13.     </StartupObject>
  14.   </PropertyGroup>
  15.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16.     <DebugSymbols>true</DebugSymbols>
  17.     <DebugType>full</DebugType>
  18.     <Optimize>false</Optimize>
  19.     <OutputPath>binDebug</OutputPath>
  20.     <DefineConstants>DEBUG;TRACE</DefineConstants>
  21.     <ErrorReport>prompt</ErrorReport>
  22.     <WarningLevel>4</WarningLevel>
  23.   </PropertyGroup>
  24.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25.     <DebugType>pdbonly</DebugType>
  26.     <Optimize>true</Optimize>
  27.     <OutputPath>binRelease</OutputPath>
  28.     <DefineConstants>TRACE</DefineConstants>
  29.     <ErrorReport>prompt</ErrorReport>
  30.     <WarningLevel>4</WarningLevel>
  31.   </PropertyGroup>
  32.   <ItemGroup>
  33.     <Reference Include="System" />
  34.     <Reference Include="System.Data" />
  35.     <Reference Include="System.Web" />
  36.     <Reference Include="System.Xml" />
  37.   </ItemGroup>
  38.   <ItemGroup>
  39.     <Compile Include="IndexOneClass.cs" />
  40.     <Compile Include="PropertiesAssemblyInfo.cs" />
  41.   </ItemGroup>
  42.   <ItemGroup>
  43.     <ProjectReference Include="..Lucene.Net.Analysis.XunLongLucene.Net.Analysis.XunLongX.csproj">
  44.       <Project>{4A780ADA-68C3-47C9-83D9-97CB5F94FF40}</Project>
  45.       <Name>Lucene.Net.Analysis.XunLongX</Name>
  46.     </ProjectReference>
  47.     <ProjectReference Include="..Lucene.NetLucene.Net-1.9.rc1.csproj">
  48.       <Project>{0189E5F3-198F-4CF2-AEF4-8CF9A780FF9D}</Project>
  49.       <Name>Lucene.Net-1.9.rc1</Name>
  50.     </ProjectReference>
  51.     <ProjectReference Include="..XunLong.CongifDataXunLong.clsCongifData.csproj">
  52.       <Project>{A396AF61-F8A0-4207-BDFA-A86092C17231}</Project>
  53.       <Name>XunLong.clsCongifData</Name>
  54.     </ProjectReference>
  55.     <ProjectReference Include="..XunLong.HtmlClassLibraryXunLong.clsHtmlClassLibrary.csproj">
  56.       <Project>{77A4F2B9-D92D-45DE-83DD-ED5A6F718BEA}</Project>
  57.       <Name>XunLong.clsHtmlClassLibrary</Name>
  58.     </ProjectReference>
  59.     <ProjectReference Include="..XunLong.ModelUserClassLibraryXunLong.clsModelUserClassLibrary.csproj">
  60.       <Project>{F0218D37-DAC0-488E-8571-0A9DA69FC501}</Project>
  61.       <Name>XunLong.clsModelUserClassLibrary</Name>
  62.     </ProjectReference>
  63.     <ProjectReference Include="..XunLong.NetHashTableAPIXunLong.clsNetHashTableAPI.csproj">
  64.       <Project>{E17AE437-12D9-4EB5-81E7-D3A5D712F095}</Project>
  65.       <Name>XunLong.clsNetHashTableAPI</Name>
  66.     </ProjectReference>
  67.     <ProjectReference Include="..XunLong.PublicClassLibraryXunLong.clsPublicClassLibrary.csproj">
  68.       <Project>{4DFDABB8-13B6-4681-A911-DBC2FC7D7334}</Project>
  69.       <Name>XunLong.clsPublicClassLibrary</Name>
  70.     </ProjectReference>
  71.     <ProjectReference Include="..XunLong.xWordNewClientXunLong.clsxWordNewClient.csproj">
  72.       <Project>{52552592-FD46-4997-8806-0F2DD59A9340}</Project>
  73.       <Name>XunLong.clsxWordNewClient</Name>
  74.     </ProjectReference>
  75.   </ItemGroup>
  76.   <Import Project="$(MSBuildBinPath)Microsoft.CSharp.targets" />
  77.   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
  78.        Other similar extension points exist, see Microsoft.Common.targets.
  79.   <Target Name="BeforeBuild">
  80.   </Target>
  81.   <Target Name="AfterBuild">
  82.   </Target>
  83.   -->
  84. </Project>