2006-11-22 14:42:06 +01:00
|
|
|
######################################################################
|
|
|
|
# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005
|
|
|
|
######################################################################
|
|
|
|
|
|
|
|
TARGET = trimesh_hole
|
|
|
|
LIBPATH +=
|
|
|
|
DEPENDPATH += .
|
2006-11-22 16:37:50 +01:00
|
|
|
INCLUDEPATH += . ../../..
|
2006-11-22 14:42:06 +01:00
|
|
|
CONFIG += console stl
|
|
|
|
TEMPLATE = app
|
2006-11-22 16:37:50 +01:00
|
|
|
SOURCES += trimesh_hole.cpp ../../../wrap/ply/plylib.cpp
|
|
|
|
HEADERS += ../../../wrap/ply/plylib.h
|