Skip to content

Commit

Permalink
Merge pull request #7 from anTONIos-Code/master
Browse files Browse the repository at this point in the history
Code clean up
  • Loading branch information
ackava authored Nov 2, 2016
2 parents ec7c4e0 + 26832f4 commit 2613c92
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 158 deletions.
3 changes: 2 additions & 1 deletion FFMpeg.Xamarin/FFMpeg.Xamarin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
<AndroidUseLatestPlatformSdk>True</AndroidUseLatestPlatformSdk>
<TargetFrameworkVersion>v6.0</TargetFrameworkVersion>
<TargetFrameworkVersion>v7.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -45,6 +45,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="FFMpegLibrary.cs" />
<Compile Include="FFMpegSource.cs" />
<Compile Include="Resources\Resource.Designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
Expand Down
Loading

0 comments on commit 2613c92

Please sign in to comment.