VirtualBox

Ignore:
Timestamp:
Aug 31, 2017 12:10:33 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117785
Message:

merging vbglioc r117733: Moved the ldi_open_by_name stuff to the IDC client code as it's simpler to manage from there, and probably safer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk

    r68561 r68568  
    7373        HGCM.cpp \
    7474        VbglR0CanUsePhysPageList.cpp
    75 VBoxGuestR0Lib_SOURCES.win = VBoxGuestR0LibIdc-win.cpp
    76 VBoxGuestR0Lib_SOURCES.os2 = VBoxGuestR0LibIdc-os2.cpp
    77 ifn1of ($(KBUILD_TARGET), win os2)
    78  VBoxGuestR0Lib_SOURCES += VBoxGuestR0LibIdc-unix.cpp
     75VBoxGuestR0Lib_SOURCES.os2     = VBoxGuestR0LibIdc-os2.cpp
     76VBoxGuestR0Lib_SOURCES.solaris = VBoxGuestR0LibIdc-solaris.cpp
     77VBoxGuestR0Lib_SOURCES.win     = VBoxGuestR0LibIdc-win.cpp
     78ifn1of ($(KBUILD_TARGET), os2 solaris win)
     79 VBoxGuestR0Lib_SOURCES       += VBoxGuestR0LibIdc-unix.cpp
    7980endif
    8081
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