mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-10 12:59:58 -04:00
Add missing use plugin macro for static build
This commit is contained in:
parent
50bcb65ee0
commit
5c94e2324f
@ -13,6 +13,9 @@ USE_OSGPLUGIN(png)
|
|||||||
USE_OSGPLUGIN(tga)
|
USE_OSGPLUGIN(tga)
|
||||||
USE_OSGPLUGIN(dds)
|
USE_OSGPLUGIN(dds)
|
||||||
USE_OSGPLUGIN(jpeg)
|
USE_OSGPLUGIN(jpeg)
|
||||||
|
USE_OSGPLUGIN(bmp)
|
||||||
|
USE_OSGPLUGIN(osg)
|
||||||
|
USE_SERIALIZER_WRAPPER_LIBRARY(osg)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user