Skip to content

Commit

Permalink
Add new files to Extensions project
Browse files Browse the repository at this point in the history
  • Loading branch information
intentor committed Jan 27, 2017
1 parent 6456775 commit 179ce5e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bin/Extensions/Adic.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,21 @@
<Compile Include="..\..\src\Assets\Adic\Scripts\Extensions\EventCaller\EventCallerContainerExtension.cs">
<Link>Extensions\EventCaller\EventCallerContainerExtension.cs</Link>
</Compile>
<Compile Include="..\..\src\Assets\Adic\Scripts\Extensions\EventCaller\IFixedUpdatable.cs">
<Link>Extensions\EventCaller\IFixedUpdatable.cs</Link>
</Compile>
<Compile Include="..\..\src\Assets\Adic\Scripts\Extensions\EventCaller\IFocusable.cs">
<Link>Extensions\EventCaller\IFocusable.cs</Link>
</Compile>
<Compile Include="..\..\src\Assets\Adic\Scripts\Extensions\EventCaller\ILateUpdatable.cs">
<Link>Extensions\EventCaller\ILateUpdatable.cs</Link>
</Compile>
<Compile Include="..\..\src\Assets\Adic\Scripts\Extensions\EventCaller\IPausable.cs">
<Link>Extensions\EventCaller\IPausable.cs</Link>
</Compile>
<Compile Include="..\..\src\Assets\Adic\Scripts\Extensions\EventCaller\IQuitable.cs">
<Link>Extensions\EventCaller\IQuitable.cs</Link>
</Compile>
<Compile Include="..\..\src\Assets\Adic\Scripts\Extensions\EventCaller\IUpdatable.cs">
<Link>Extensions\EventCaller\IUpdatable.cs</Link>
</Compile>
Expand Down

0 comments on commit 179ce5e

Please sign in to comment.