Skip to content

Commit

Permalink
add manual to project
Browse files Browse the repository at this point in the history
plug in documentation
  • Loading branch information
mm2 committed May 17, 2020
1 parent ff13806 commit cceb97a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
</ItemGroup>
<ItemGroup>
<None Include="..\..\COPYING.GPL3" />
<None Include="..\..\doc\LittleCMS fast float extensions 1.0.pdf" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{AD9FF79B-CF6E-4971-A7CF-DAA47D636676}</ProjectGuid>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,8 @@
<None Include="..\..\COPYING.GPL3">
<Filter>doc</Filter>
</None>
<None Include="..\..\doc\LittleCMS fast float extensions 1.0.pdf">
<Filter>doc</Filter>
</None>
</ItemGroup>
</Project>

0 comments on commit cceb97a

Please sign in to comment.