vcglib/apps/sample/trimesh_base/trimesh_base.pro

13 lines
431 B
Prolog
Raw Normal View History

2005-09-21 12:29:33 +02:00
######################################################################
# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005
######################################################################
TARGET = trimesh_base
DEPENDPATH += .
INCLUDEPATH += . ../../..
CONFIG += console stl
TEMPLATE = app
2012-10-04 13:11:27 +02:00
SOURCES += trimesh_base.cpp
2009-10-27 22:43:01 +01:00
# Mac specific Config required to avoid to make application bundles
CONFIG -= app_bundle