deleted old file of exporter from source, header and forms

This commit is contained in:
Paolo Cignoni cignoni 2006-01-22 17:59:27 +00:00
parent eb826a15e5
commit 466498043a

View File

@ -1,9 +1,8 @@
TEMPLATE = lib
CONFIG += plugin
INCLUDEPATH += ../.. ../../../../sf ../../../../code/lib/glew/include ../../../../code/lib/lib3ds-1.2.0
HEADERS = meshio.h savemaskexporter.h changetexturename.h ../../../../sf/wrap/ply/plylib.h
SOURCES = meshio.cpp savemaskexporter.cpp changetexturename.cpp ../../../../sf/wrap/ply/plylib.cpp
FORMS = ui/savemaskexporter.ui ui/renametexture.ui
HEADERS = meshio.h ../../../../sf/wrap/ply/plylib.h
SOURCES = meshio.cpp ../../../../sf/wrap/ply/plylib.cpp
TARGET = meshio
DESTDIR = ../../meshlab/plugins