Add some missing files in sample.csproj

This commit is contained in:
Bertrand Lorentz 2013-09-22 16:44:26 +02:00
parent 4c08527389
commit fb1b607e81

View File

@ -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>