| Target | Output | Description |
|---|---|---|
//main/slideshow:slideshow | slideshow.dll | Impress slideshow engine UNO component |
//main/slideshow:slideshow_implib | slideshow.lib | Import library |
OGLTrans.dll (OpenGL transitions) is not built — it uses Linux-only GL/glx.h headers and is only enabled with ENABLE_OPENGL=TRUE.
source/engine/ subdirectories (transitions, activities, animationnodes, shapes, slide, engine root)BOOST_SPIRIT_USE_OLD_NAMESPACE required for smilfunctionparser.cxx (uses boost::spirit classic)stlport required for hash_map (eventmultiplexer.cxx, layermanager.hxx)/I copts needed — source files use sibling #include "foo.hxx" includesanimations_headers dep needed for animations/animationnodehelper.hxxcomponent_getFactory + component_getImplementationEnvironment (via COMPHELPER_SERVICEDECL_EXPORTS1)