Changeset 98248 in vbox for trunk/src/libs
- Timestamp:
- Jan 23, 2023 5:15:58 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155447
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/Makefile.kmk
r98247 r98248 141 141 # libvorbis for supporting audio with video recording. 142 142 if defined(VBOX_WITH_LIBVORBIS) \ 143 && ("$(SDK_VB OX_VORBIS_INCS)" == "$(SDK_VBOX_VORBIS_DEFAULT_INCS)")143 && ("$(SDK_VBoxLibVorbis_INCS)" == "$(SDK_VBoxLibVorbis_DEFAULT_INCS)") 144 144 include $(PATH_SUB_CURRENT)/libvorbis-1.3.7/Makefile.kmk 145 145 endif
Note:
See TracChangeset
for help on using the changeset viewer.