VirtualBox

Changeset 57190 in vbox


Ignore:
Timestamp:
Aug 5, 2015 10:55:43 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101942
Message:

Devices/Storage: Start windows specific implementation for the host block device management API (work in progress)

Location:
trunk/src/VBox/Devices
Files:
1 added
1 edited

Legend:

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

    r57153 r57190  
    195195 endif
    196196
    197  ifn1of ($(KBUILD_TARGET), darwin)
     197 ifn1of ($(KBUILD_TARGET), darwin win)
    198198  VBoxDD_SOURCES += Storage/HBDMgmt-generic.cpp
    199199 endif
    200200
    201201 VBoxDD_SOURCES.darwin += Storage/HBDMgmt-darwin.cpp
     202 VBoxDD_SOURCES.win += Storage/HBDMgmt-win.cpp
    202203
    203204 VBoxDD_LIBS             = # more later.
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