Commit 6def0c0caba3a62cd37603d458c12a85d8792629

Authored by David RENÉ
1 parent 67b3fcf5

compile densaku_types.anubis in densaku_type.aproj

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
densaku_type.aproj
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 <OutputType>Exe</OutputType> 6 <OutputType>Exe</OutputType>
7 <RootNamespace>densaku_type</RootNamespace> 7 <RootNamespace>densaku_type</RootNamespace>
8 <AssemblyName>densaku_type</AssemblyName> 8 <AssemblyName>densaku_type</AssemblyName>
9 - <StartupObject>calexium_lib\asterisk\ami.anubis</StartupObject> 9 + <StartupObject>calexium_lib\densaku_types.anubis</StartupObject>
10 <IncludePaths>./%3b./calexium_lib</IncludePaths> 10 <IncludePaths>./%3b./calexium_lib</IncludePaths>
11 </PropertyGroup> 11 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> 12 <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
@@ -27,6 +27,7 @@ @@ -27,6 +27,7 @@
27 <Compile Include="calexium_lib\asterisk\ami_commands.anubis" /> 27 <Compile Include="calexium_lib\asterisk\ami_commands.anubis" />
28 <Compile Include="calexium_lib\asterisk\ami_types.anubis" /> 28 <Compile Include="calexium_lib\asterisk\ami_types.anubis" />
29 <Compile Include="calexium_lib\densaku_types.anubis" /> 29 <Compile Include="calexium_lib\densaku_types.anubis" />
  30 + <Compile Include="densaku_types.anubis" />
30 <Compile Include="ds_files\ds_messages.anubis" /> 31 <Compile Include="ds_files\ds_messages.anubis" />
31 <Compile Include="ds_files\ds_types.anubis" /> 32 <Compile Include="ds_files\ds_types.anubis" />
32 </ItemGroup> 33 </ItemGroup>