vcglib/apps/sample/trimesh_edge/trimesh_edge.pro

14 lines
522 B
Prolog
Raw Normal View History

######################################################################
# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005
######################################################################
TARGET = trimesh_edge
DEPENDPATH += .
INCLUDEPATH += . ../../..
CONFIG += console stl
TEMPLATE = app
SOURCES += trimesh_edge.cpp ../../../wrap/ply/plylib.cpp
HEADERS += ../../../vcg/complex/algorithms/update/topology.h
# Mac specific Config required to avoid to make application bundles
CONFIG -= app_bundle