Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Commit

Permalink
Added gtk text editor lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrueger committed Nov 25, 2011
1 parent 9cc151d commit bf3a1d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Expand Up @@ -38,7 +38,7 @@
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="Mono.Posix" />
<Reference Include="Mono.TextEditor">
<HintPath>..\..\StandAloneTextEditor\StandAloneTextEditor\bin\Debug\Mono.TextEditor.dll</HintPath>
<HintPath>Mono.TextEditor.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
</ItemGroup>
Expand Down Expand Up @@ -85,6 +85,7 @@
</ItemGroup>
<ItemGroup>
<None Include="CSharpDemo.cs" />
<None Include="Mono.TextEditor.dll" />
</ItemGroup>
<ItemGroup>
<Folder Include="pixbuf\" />
Expand Down
Binary file not shown.

0 comments on commit bf3a1d7

Please sign in to comment.