empty template for the sdf gpu filter

This commit is contained in:
Paolo Cignoni cignoni 2011-02-18 10:30:15 +00:00
parent 2b3718d07b
commit de7cd592b6

View File

@ -0,0 +1,8 @@
include (../../shared.pri)
HEADERS += filter_sdfgpu.h
SOURCES += filter_sdfgpu.cpp
TARGET = filter_sdfgpu
TEMPLATE = lib
QT += opengl
CONFIG += plugin