VirtualBox

source: vbox/trunk/src/VBox/ExtPacks/BusMouseSample/ExtPack.xml@ 44446

Last change on this file since 44446 was 44446, checked in by vboxsync, 11 years ago

Made the bus mouse sample extpack buildable. Cleaned it up a little bit, eliminating an unncessary crit sect.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 378 bytes
Line 
1<?xml version="1.0"?>
2<VirtualBoxExtensionPack xmlns="http://www.virtualbox.org/VirtualBoxExtensionPack" version="1.0">
3 <Name>BusMouse</Name>
4 <Description>The bus mouse sample extension pack.</Description>
5 <Version revision="@VBOX_SVN_REV@">@VBOX_VERSION_STRING@</Version>
6 <MainModule>VBoxBusMouseMain</MainModule>
7 <ShowLicense/>
8</VirtualBoxExtensionPack>
9
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use