include (../../../config.pro) TEMPLATE=lib SOURCES+=Gear_ClusteredDither.cpp HEADERS+=Gear_ClusteredDither.h INCLUDEPATH+=../../core/ ../../core/types #linux unix:!macx:LIBS+=-L../../../lib/ -ldroneCore unix:!macx:TARGET=../../../gears/Gear_ClusteredDither #osx macx:TARGET=../../../drone.app/Contents/PlugIns/Gear_ClusteredDither macx:LIBS+=-L../../../drone.app/Contents/Frameworks -ldroneCore