Changeset 95992 in vbox
- Timestamp:
- Aug 2, 2022 5:07:58 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/Makefile.kmk
r95991 r95992 126 126 endif 127 127 128 # libvorbis for supporting audio with video recording.129 if defined(VBOX_WITH_LIBVORBIS) \130 && ("$(SDK_VBOX_VORBIS_INCS)" == "$(SDK_VBOX_VORBIS_DEFAULT_INCS)")131 include $(PATH_SUB_CURRENT)/libvorbis-1.3.7/Makefile.kmk132 endif133 134 128 # libpng for screenshots in main. 135 129 if !defined(VBOX_ONLY_DOCS) \
Note:
See TracChangeset
for help on using the changeset viewer.