Removed OSX override override of PLUGIN_DIRS.

This commit is contained in:
Robert Osfield
2003-04-02 14:54:05 +00:00
parent fea6ad3101
commit 161c40d75f

View File

@@ -351,12 +351,6 @@ ifeq ($(OS),Darwin)
TIFF_LIB = -ltiff
LIBVERSION = -dylib_current_version 0.9.3
# Plugins which require external libs: gif jpeg png tiff osgText
PLUGIN_DIRS = bmp dw flt \
lib3ds logos lwo obj \
osg osgParticle osgtgz pic \
quicktime rgb tga tgz \
txp zip
endif
#### Cygwin/Mingw specific definitions