VirtualBox

Changeset 29122 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 6, 2010 9:13:22 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61183
Message:

FE/Qt, Devices: moved VDE plugin headers into include/VBox and enabled VDE in the GUI, but only if the plugin is found on the host (Linux and FreeBSD only)

Location:
trunk/include/VBox
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VDEPlug.h

    r29058 r29122  
    2828#define VDEPLUG_GENERATE_HEADER
    2929
    30 #include "VDEPlugSymDefs.h"
     30#include <VBox/VDEPlugSymDefs.h>
    3131
    3232#undef VDEPLUG_GENERATE_HEADER
  • trunk/include/VBox/VDEPlugSymDefs.h

    r29058 r29122  
    3434
    3535/** The file name of the DBus library */
    36 #define RT_RUNTIME_LOADER_LIB_NAME "libvdeplug.so.2"
     36#define VBOX_LIB_VDE_PLUG_NAME "libvdeplug.so.2"
     37#define RT_RUNTIME_LOADER_LIB_NAME VBOX_LIB_VDE_PLUG_NAME
    3738
    3839/** The name of the loader function */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette