vcglib/apps/sample/common.pri

7 lines
177 B
Plaintext
Raw Normal View History

DEPENDPATH += . ../../..
INCLUDEPATH += . ../../..
CONFIG += console stl
TEMPLATE = app
# Mac specific Config required to avoid to make application bundles
CONFIG -= app_bundle