mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
deleted old file of exporter from source, header and forms
This commit is contained in:
parent
eb826a15e5
commit
466498043a
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user