VirtualBox

Changeset 6113 in vbox


Ignore:
Timestamp:
Dec 17, 2007 11:31:23 PM (17 years ago)
Author:
vboxsync
Message:

Integrate new drivers into Makefile.kmk. Disabled by default

File:
1 edited

Legend:

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

    r6082 r6113  
    7070        Storage/VDICore.cpp \
    7171        Storage/VmdkHDDCore.cpp \
     72        Storage/VHDHDDCore.cpp \
    7273        VBoxDDUDeps.cpp
    7374ifdef VBOX_WITH_USB
     
    648649endif # VBOX_WITH_USB
    649650
    650 
     651ifdef VBOX_WITH_PDM_ASYNC_COMPLETION
     652 Drivers_SOURCES.linux += \
     653        Storage/DrvBlockAsync.cpp \
     654        Storage/DrvRawImageAsync.cpp \
     655        Storage/DrvTransportAsync.cpp
     656
     657 Drivers_SOURCES.win += \
     658        Storage/DrvBlockAsync.cpp \
     659        Storage/DrvRawImageAsync.cpp \
     660        Storage/DrvTransportAsync.cpp
     661endif #VBOX_WITH_PDM_ASYNC_COMPLETION
    651662
    652663#
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