Mono.Zeroconf – Rev 1

Subversion Repositories:
Rev:
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{5CF88E3A-13DD-4114-BAD9-DA826946516F}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>Mono.Zeroconf</RootNamespace>
    <AssemblyName>Mono.Zeroconf</AssemblyName>
    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>..\..\bin</OutputPath>
    <DefineConstants>
    </DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\AssemblyInfo.cs" />
    <Compile Include="Mono.Zeroconf.Providers\IZeroconfProvider.cs" />
    <Compile Include="Mono.Zeroconf.Providers\ProviderFactory.cs" />
    <Compile Include="Mono.Zeroconf.Providers\ZeroconfProviderAttribute.cs" />
    <Compile Include="Mono.Zeroconf\IRegisterService.cs" />
    <Compile Include="Mono.Zeroconf\IResolvableService.cs" />
    <Compile Include="Mono.Zeroconf\IService.cs" />
    <Compile Include="Mono.Zeroconf\IServiceBrowser.cs" />
    <Compile Include="Mono.Zeroconf\ITxtRecord.cs" />
    <Compile Include="Mono.Zeroconf\RegisterService.cs" />
    <Compile Include="Mono.Zeroconf\RegisterServiceEventArgs.cs" />
    <Compile Include="Mono.Zeroconf\RegisterServiceEventHandler.cs" />
    <Compile Include="Mono.Zeroconf\ServiceBrowseEventArgs.cs" />
    <Compile Include="Mono.Zeroconf\ServiceBrowseEventHandler.cs" />
    <Compile Include="Mono.Zeroconf\ServiceBrowser.cs" />
    <Compile Include="Mono.Zeroconf\ServiceErrorCode.cs" />
    <Compile Include="Mono.Zeroconf\ServiceResolvedEventArgs.cs" />
    <Compile Include="Mono.Zeroconf\ServiceResolvedEventHandler.cs" />
    <Compile Include="Mono.Zeroconf\TxtRecord.cs" />
    <Compile Include="Mono.Zeroconf\TxtRecordItem.cs" />
    <Compile Include="Mono.Zeroconf\AddressProtocol.cs" />
  </ItemGroup>
  <ItemGroup>
    <Reference Include="System" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>

Generated by GNU Enscript 1.6.5.90.