diff VBoxFrontend/VBoxFrontend.csproj @ 2:f1deea9c97a0

Cleaned up the interop code generator, added wrapper application to initialize kernel driver and run mono
author Ivo Smits
date Wed, 04 May 2011 16:10:08 +0200
parents e1ec7bf71313
children b0033e69105a
line wrap: on
line diff
--- a/VBoxFrontend/VBoxFrontend.csproj	Wed May 04 01:06:22 2011 +0200
+++ b/VBoxFrontend/VBoxFrontend.csproj	Wed May 04 16:10:08 2011 +0200
@@ -83,6 +83,9 @@
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
     </EmbeddedResource>
   </ItemGroup>
+  <ItemGroup>
+    <Content Include="VBoxMono.c" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.