From: Frederic Bouvier Date: Sat, 18 Jun 2011 19:23:54 +0000 (+0200) Subject: Bundle DDS plugin too X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=033a09d7bc1f9c5edf24348ec1b1e6c0a44c1048;p=flightgear.git Bundle DDS plugin too --- diff --git a/package/Win-NSIS/flightgear-nightly.nsi b/package/Win-NSIS/flightgear-nightly.nsi index 78e421f11..e04e0a847 100644 --- a/package/Win-NSIS/flightgear-nightly.nsi +++ b/package/Win-NSIS/flightgear-nightly.nsi @@ -99,6 +99,7 @@ Section "" ;No components page, name is not important File ${OSGPluginsDir}\osgdb_jpeg.dll File ${OSGPluginsDir}\osgdb_rgb.dll File ${OSGPluginsDir}\osgdb_png.dll + File ${OSGPluginsDir}\osgdb_dds.dll File ${OSGPluginsDir}\osgdb_txf.dll @@ -136,4 +137,4 @@ Section "Uninstall" DeleteRegKey HKLM ${UninstallKey} SectionEnd - \ No newline at end of file +