Changeset 54273 in vbox
- Timestamp:
- Feb 18, 2015 6:24:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Makefile.kmk
r54049 r54273 545 545 Audio/DrvHostNullAudio.cpp 546 546 547 ## @todo Darwin CoreAudio driver missing! 547 ifeq ($(KBUILD_TARGET),darwin) 548 VBoxDD_SOURCES += \ 549 Audio/DrvHostCoreAudio.cpp 550 endif 548 551 549 552 ifeq ($(KBUILD_TARGET),win)
Note:
See TracChangeset
for help on using the changeset viewer.