summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorHadet <dev@example.com>2026-06-03 01:15:48 +0000
committerErik Kundiman <erik@megapahit.org>2026-06-04 09:58:48 +0700
commitf73f1bbacd2bd174619f008f61ff2ff0c11b8386 (patch)
tree873dc02245872a51a807000c062de094a510df1f /indra/newview/llappviewer.cpp
parentff6c1f118a27b91d8a9983056a83642fbecfac8a (diff)
newview: emit LL_VLC/LL_CEF compile definitions for media version reporting
The viewer reports the bundled libVLC and CEF/Dullahan versions in the Help->About info. Whether those version headers are available is a build configuration fact (ENABLE_MEDIA_PLUGINS, and for CEF the DARWIN/LINUX condition), not a CPU/compiler property. Emit LL_VLC and LL_CEF compile definitions that mirror the existing media-plugin link availability so the source can gate the version-reporting code on the build configuration. No behavior change on platforms that already link these libraries.
Diffstat (limited to 'indra/newview/llappviewer.cpp')
0 files changed, 0 insertions, 0 deletions