~ubuntu-branches/ubuntu/trusty/qhull/trusty-proposed

« back to all changes in this revision

Viewing changes to src/user_eg3/user_eg3.pro

  • Committer: Package Import Robot
  • Author(s): Barak A. Pearlmutter
  • Date: 2014-02-13 11:09:12 UTC
  • mfrom: (8.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20140213110912-ifwyxorlsnnl1ebh
Tags: 2012.1-4
Add convenience link to #include <qhull/qhull.h> to simplify transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -------------------------------------------------
 
2
# user_eg3.pro -- Qt project for cpp demonstration user_eg3.exe
 
3
# -------------------------------------------------
 
4
 
 
5
include(../qhull-app-cpp.pri)
 
6
 
 
7
TARGET = user_eg3
 
8
CONFIG -= qt
 
9
 
 
10
SOURCES += user_eg3.cpp