diff --git a/package/Win-NSIS/flightgear-nightly.nsi b/package/Win-NSIS/flightgear-nightly.nsi index 9e2d27b93..856d861ba 100644 --- a/package/Win-NSIS/flightgear-nightly.nsi +++ b/package/Win-NSIS/flightgear-nightly.nsi @@ -102,6 +102,16 @@ Section "" ;No components page, name is not important File ${OSGPluginsDir}\osgdb_png.dll File ${OSGPluginsDir}\osgdb_dds.dll File ${OSGPluginsDir}\osgdb_txf.dll + File ${OSGPluginsDir}\osgdb_serializers_osg.dll + File ${OSGPluginsDir}\osgdb_serializers_osganimation.dll + File ${OSGPluginsDir}\osgdb_serializers_osgfx.dll + File ${OSGPluginsDir}\osgdb_serializers_osgmanipulator.dll + File ${OSGPluginsDir}\osgdb_serializers_osgparticle.dll + File ${OSGPluginsDir}\osgdb_serializers_osgshadow.dll + File ${OSGPluginsDir}\osgdb_serializers_osgsim.dll + File ${OSGPluginsDir}\osgdb_serializers_osgterrain.dll + File ${OSGPluginsDir}\osgdb_serializers_osgtext.dll + File ${OSGPluginsDir}\osgdb_serializers_osgvolume.dll File ${OSGPluginsDir}\osgdb_deprecated_osg.dll File ${OSGPluginsDir}\osgdb_deprecated_osgparticle.dll