VirtualBox

Changeset 23848 in vbox


Ignore:
Timestamp:
Oct 19, 2009 9:21:19 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53610
Message:

Main/D-Bus: Moved to VBox Runtime.

Location:
trunk/src/VBox/Main
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r23845 r23848  
    336336        linux/HostHardwareLinux.cpp
    337337
    338 ifdef VBOX_WITH_DBUS
    339  VBoxSVC_SOURCES.linux += linux/vbox-dbus.cpp
    340 endif
    341 
    342338VBoxSVC_SOURCES.solaris = \
    343339        linux/vbox-libhal.cpp \
  • trunk/src/VBox/Main/linux/HostHardwareLinux.cpp

    r23845 r23848  
    3131
    3232#include <VBox/log.h>
     33# ifdef VBOX_WITH_DBUS
     34#  include <VBox/dbus.h>
     35# endif
    3336
    3437#include <iprt/dir.h>
     
    5457# include <linux/fd.h>
    5558# include <linux/major.h>
    56 # ifdef VBOX_WITH_DBUS
    57 #  include <vbox-dbus.h>
    58 # endif
    5959# include <errno.h>
    6060# include <scsi/scsi.h>
  • trunk/src/VBox/Main/testcase/Makefile.kmk

    r23845 r23848  
    125125tstHostHardwareLinux_SOURCES   = \
    126126        tstHostHardwareLinux.cpp \
    127         ../linux/HostHardwareLinux.cpp \
    128         ../linux/vbox-dbus.cpp
     127        ../linux/HostHardwareLinux.cpp
    129128tstHostHardwareLinux_INCS      = . ../include
    130129tstHostHardwareLinux_DEFS      = \
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