Add some missing files in sample.csproj
This commit is contained in:
parent
4c08527389
commit
fb1b607e81
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@
|
|||
<Compile Include="test\WidgetViewer.cs" />
|
||||
<Compile Include="CustomScrollableWidget.cs" />
|
||||
<Compile Include="AsyncSample.cs" />
|
||||
<Compile Include="gio\AppInfo.cs" />
|
||||
<Compile Include="gio\Volume.cs" />
|
||||
<Compile Include="gtk-gio\MountOperation.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue