Path: blob/devel/misc/tetgen_plugin/testapp/testapp.pro
3206 views
TEMPLATE = app TARGET = testmain DEPENDPATH += . INCLUDEPATH += . ../plugin QMAKE_CXXFLAGS += -DTETLIBRARY CONFIG += release console SOURCES += main.cpp win32: { INSTALLS += target target.path = . }