Changeset 94468 in vbox
- Timestamp:
- Apr 5, 2022 1:43:01 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/Config.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r94453 r94468 810 810 # so that we can perform testing on older platforms which we don't support 811 811 # on the host anymore. 812 VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING = 1 812 if1of ($(KBUILD_TARGET), darwin linux win) 813 VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING = 1 814 endif 813 815 # Set if we should ship the audio test from the Validation Kit with the host installer. 814 816 VBOX_WITH_HOST_SHIPPING_AUDIO_TEST = 1
Note:
See TracChangeset
for help on using the changeset viewer.

