VirtualBox

Changeset 54648 in vbox for trunk/src/VBox/Debugger


Ignore:
Timestamp:
Mar 5, 2015 1:30:59 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/VBoxDbg.cpp

    r44528 r54648  
    2121#define LOG_GROUP LOG_GROUP_DBGG
    2222#define VBOX_COM_NO_ATL
     23#ifdef RT_OS_WINDOWS
     24# include <VirtualBox.h>
     25#else /* !RT_OS_WINDOWS */
     26# include <VirtualBox_XPCOM.h>
     27#endif /* !RT_OS_WINDOWS */
    2328#include <VBox/dbggui.h>
    2429#include <VBox/vmm/vm.h>
Note: See TracChangeset for help on using the changeset viewer.

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