~ubuntu-branches/ubuntu/hardy/libterralib/hardy

« back to all changes in this revision

Viewing changes to src/terralib/PDI/tests/source/TePDIUtils/TePDIUtils.pro

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2005-11-25 22:32:59 UTC
  • Revision ID: james.westby@ubuntu.com-20051125223259-3zubal8ux4ki4fjg
Tags: upstream-3.0.3b2
ImportĀ upstreamĀ versionĀ 3.0.3b2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
include( ../base/base.pro )
 
2
 
 
3
SOURCES += TePDIUtils_test.cpp
 
4
 
 
5
QMAKE_CLEAN += \
 
6
  ../../bin/TePDIUtils \
 
7
  ../../bin/TeRaster2Geotiff_test.tif \
 
8
  ../../bin/TeAllocRAMRaster_test.tif \
 
9
  ../../bin/TeResetRaster_test.tif
 
10