~ubuntu-branches/ubuntu/vivid/meshlab/vivid

« back to all changes in this revision

Viewing changes to meshlab/src/meshlabplugins/io_epoch/io_epoch.pro

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-05-27 18:07:15 UTC
  • Revision ID: james.westby@ubuntu.com-20090527180715-ep58ni38h1rm7qm1
Tags: 1.2.1-1
* New Upstream Version
* Patch upstream source to build with Debian versions of GLEW,
  qhull, lib3ds, libbz2, muparser
* rules:
  - Add build-deps to libqhull-dev, libmuparser-dev
  - Build asciidoc manpages from meshlab/docs with a2x
* install: Do not install textures
* copyright: Update

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
win32-msvc2005:LIBS        += ../../external/lib/win32-msvc2005/bz2.lib
32
32
win32-g++:LIBS  += ../../external/lib/win32-gcc/libbz2.a
33
 
linux-g++:LIBS  += ../../external/lib/linux-g++/libbz2.a
 
33
#linux-g++:LIBS += ../../external/lib/linux-g++/libbz2.a
34
34
 
35
35
win32-msvc2005:INCLUDEPATH -= ../../external/bzip2-1.0.5
36
36
win32-msvc2005:INCLUDEPATH += ../../external/bzip2-1.0.5