Changeset 65162 in vbox for trunk/Config.kmk
- Timestamp:
- Jan 5, 2017 5:26:48 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r65049 r65162 8 8 9 9 # 10 # Copyright (C) 2006-201 6Oracle Corporation10 # Copyright (C) 2006-2017 Oracle Corporation 11 11 # 12 12 # This file is part of VirtualBox Open Source Edition (OSE), as … … 654 654 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 linux.x86 linux.amd64 solaris.amd64 win.x86 win.amd64) 655 655 VBOX_WITH_VPX = 1 656 # Enables audio support for VM video capturing. Not enabled by default yet. 657 VBOX_WITH_AUDIO_VIDEOREC = 656 658 endif 657 659 # Enable shared folders
Note:
See TracChangeset
for help on using the changeset viewer.