]> git.mxchange.org Git - flightgear.git/commitdiff
Trying to support new osg file formats by providing required plug-ins
authorFrederic Bouvier <fredfgfs01@free.fr>
Sat, 2 Jul 2011 17:07:59 +0000 (19:07 +0200)
committerFrederic Bouvier <fredfgfs01@free.fr>
Sat, 2 Jul 2011 17:07:59 +0000 (19:07 +0200)
package/Win-NSIS/flightgear-nightly.nsi

index 9e2d27b9345afce7e6c75d02ee026f03a7edf0d0..856d861baf34668aaf408d636a98f16c2433312d 100644 (file)
@@ -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