densaku_type.aproj 1.66 KB
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <ProjectGuid>{DE869A94-DD37-407E-9BFC-358456CCC419}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <OutputType>Exe</OutputType>
    <RootNamespace>densaku_type</RootNamespace>
    <AssemblyName>densaku_type</AssemblyName>
    <StartupObject>calexium_lib\densaku_types.anubis</StartupObject>
    <IncludePaths>./%3b./calexium_lib</IncludePaths>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
    <OutputPath>bin\Debug\</OutputPath>
    <DebugSymbols>True</DebugSymbols>
    <DebugType>Full</DebugType>
    <Optimize>False</Optimize>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <OutputPath>bin\Release\</OutputPath>
    <DebugSymbols>False</DebugSymbols>
    <DebugType>None</DebugType>
    <Optimize>True</Optimize>
  </PropertyGroup>
  <Import Project="$(AnubisBinPath)\Anubis.Build.targets" />
  <ItemGroup>
    <Compile Include="calexium_lib\asterisk\ami.anubis" />
    <Compile Include="calexium_lib\asterisk\ami_commands.anubis" />
    <Compile Include="calexium_lib\asterisk\ami_types.anubis" />
    <Compile Include="calexium_lib\densaku_types.anubis" />
    <Compile Include="densaku_types.anubis" />
    <Compile Include="ds_files\ds_messages.anubis" />
    <Compile Include="ds_files\ds_types.anubis" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="calexium_lib" />
    <Folder Include="calexium_lib\asterisk" />
    <Folder Include="ds_files" />
  </ItemGroup>
</Project>